|
Lines 1-6
Link Here
|
| 1 |
--- ./configure.orig Sun Jun 18 12:24:36 2006 |
1 |
--- configure.orig 2007-01-27 04:22:30.000000000 +0900 |
| 2 |
+++ ./configure Fri Sep 29 15:04:21 2006 |
2 |
+++ configure 2009-08-19 22:35:11.000000000 +0900 |
| 3 |
@@ -2971,7 +2971,8 @@ |
3 |
@@ -3470,7 +3470,8 @@ |
| 4 |
|
4 |
|
| 5 |
|
5 |
|
| 6 |
if test -n "$GCC"; then |
6 |
if test -n "$GCC"; then |
|
Lines 10-16
Link Here
|
| 10 |
else |
10 |
else |
| 11 |
{ echo "$as_me:$LINENO: WARNING: Ouch!! Only gcc is supported..." >&5 |
11 |
{ echo "$as_me:$LINENO: WARNING: Ouch!! Only gcc is supported..." >&5 |
| 12 |
echo "$as_me: WARNING: Ouch!! Only gcc is supported..." >&2;} |
12 |
echo "$as_me: WARNING: Ouch!! Only gcc is supported..." >&2;} |
| 13 |
@@ -3817,7 +3818,7 @@ |
13 |
@@ -4462,7 +4463,7 @@ |
| 14 |
echo $pcap_dir |
14 |
echo $pcap_dir |
| 15 |
echo $dir |
15 |
echo $dir |
| 16 |
echo; echo please wipe out all unused pcap installations |
16 |
echo; echo please wipe out all unused pcap installations |
|
Lines 19-30
Link Here
|
| 19 |
else |
19 |
else |
| 20 |
pcap_dir="$dir" |
20 |
pcap_dir="$dir" |
| 21 |
fi |
21 |
fi |
| 22 |
@@ -3997,62 +3998,8 @@ |
22 |
@@ -4636,64 +4637,8 @@ |
| 23 |
|
23 |
|
|
|
24 |
fi |
| 24 |
|
25 |
|
| 25 |
|
26 |
- |
| 26 |
-echo "$as_me:$LINENO: checking for a complete set of libnet headers" >&5 |
27 |
- |
| 27 |
-echo $ECHO_N "checking for a complete set of libnet headers... $ECHO_C" >&6 |
28 |
-{ echo "$as_me:$LINENO: checking for a complete set of libnet headers" >&5 |
|
|
29 |
-echo $ECHO_N "checking for a complete set of libnet headers... $ECHO_C" >&6; } |
| 28 |
- |
30 |
- |
| 29 |
-possible_dirs="`eval echo -n ${includedir}` \ |
31 |
-possible_dirs="`eval echo -n ${includedir}` \ |
| 30 |
- /usr/include /usr/include/libnet \ |
32 |
- /usr/include /usr/include/libnet \ |
|
Lines 34-46
Link Here
|
| 34 |
-possible_libnet_config_dirs="/usr /usr/local /opt" |
36 |
-possible_libnet_config_dirs="/usr /usr/local /opt" |
| 35 |
- |
37 |
- |
| 36 |
- |
38 |
- |
| 37 |
-# Check whether --with-libnet-includes or --without-libnet-includes was given. |
39 |
-# Check whether --with-libnet-includes was given. |
| 38 |
-if test "${with_libnet_includes+set}" = set; then |
40 |
-if test "${with_libnet_includes+set}" = set; then |
| 39 |
- withval="$with_libnet_includes" |
41 |
- withval=$with_libnet_includes; LIBNET_DIR=$withval LIBNET_CONFIG_DIR=$withval |
| 40 |
- LIBNET_DIR=$withval LIBNET_CONFIG_DIR=$withval |
|
|
| 41 |
-else |
42 |
-else |
| 42 |
- LIBNET_DIR=$possible_dirs LIBNET_CONFIG_DIR=$possible_libnet_config_dirs |
43 |
- LIBNET_DIR=$possible_dirs LIBNET_CONFIG_DIR=$possible_libnet_config_dirs |
| 43 |
-fi; |
44 |
-fi |
|
|
45 |
- |
| 44 |
- |
46 |
- |
| 45 |
-libnet_dir="" |
47 |
-libnet_dir="" |
| 46 |
-for dir in $LIBNET_DIR ; do |
48 |
-for dir in $LIBNET_DIR ; do |
|
Lines 84-90
Link Here
|
| 84 |
|
86 |
|
| 85 |
if test "$LIBNET_LINK" != "-L/usr/lib" ; then |
87 |
if test "$LIBNET_LINK" != "-L/usr/lib" ; then |
| 86 |
LIBS="$LIBS $LIBNET_LINK" |
88 |
LIBS="$LIBS $LIBNET_LINK" |
| 87 |
@@ -4067,7 +4014,7 @@ |
89 |
@@ -4708,7 +4653,7 @@ |
| 88 |
echo $ECHO_N "(cached) $ECHO_C" >&6 |
90 |
echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 89 |
else |
91 |
else |
| 90 |
ac_check_lib_save_LIBS=$LIBS |
92 |
ac_check_lib_save_LIBS=$LIBS |