aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-07-07 14:08:24 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-07-07 14:08:24 +0000
commitd4c03e8759b106b2d954f6a7ab34ac16b9512f3b (patch)
tree142f0dbb23c4e54f2dec1ce66bbc99ffb6434d02
parent118829fa654f6edeb35e5dda2f6e8215bacf26ca (diff)
downloadipacct-d4c03e8759b106b2d954f6a7ab34ac16b9512f3b.tar.gz
ipacct-d4c03e8759b106b2d954f6a7ab34ac16b9512f3b.tar.bz2
Update
-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 @@
Use LOG_FACILITY instead of --with-log-facility
+ Raise version no. to 1.0.
* ylwrap: Remove.
@@ -15,2 +16,4 @@
(run): Use pcap_fileno.
+ * AUTHORS: Update
+ * ylwrap, INSTALL: Remove.
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)
AC_CHECK_LIB(nsl, main)
-AC_CHECK_LIB(pcap, pcap_init,
+AC_CHECK_LIB(pcap, pcap_compile,
[LIBS="-lpcap $LIBS"],

Return to:

Send suggestions and report system problems to the System administrator.