aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c4dfba8..335b44d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,2 +9,3 @@
9 Use LOG_FACILITY instead of --with-log-facility 9 Use LOG_FACILITY instead of --with-log-facility
10 Raise version no. to 1.0.
10 * ylwrap: Remove. 11 * ylwrap: Remove.
@@ -15,2 +16,4 @@
15 (run): Use pcap_fileno. 16 (run): Use pcap_fileno.
17 * AUTHORS: Update
18 * ylwrap, INSTALL: Remove.
16 19
diff --git a/configure.ac b/configure.ac
index a244400..b96ca94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,3 +53,3 @@ AC_CHECK_LIB(socket, main)
53AC_CHECK_LIB(nsl, main) 53AC_CHECK_LIB(nsl, main)
54AC_CHECK_LIB(pcap, pcap_init, 54AC_CHECK_LIB(pcap, pcap_compile,
55 [LIBS="-lpcap $LIBS"], 55 [LIBS="-lpcap $LIBS"],

Return to:

Send suggestions and report system problems to the System administrator.