Author: deri Date: 2012-12-06 08:30:01 +0100 (Thu, 06 Dec 2012) New Revision: 5850
Modified: trunk/ntop/configure.in Log: 1)add --with-pcap-config option to use libpcap's pcap-config 2)add AC_CHECK_LIB if user didn't specify PCAP_ROOT and pcap-config put it before host check to make cross-compiling easier. pcap doesn't need extra include and libs so it is fine. 3)remove old rrd configure code but use pkg-config to config rrd rrdtool should have the pkg-config file installed. 4)fix python-config 5)change AC_TRY_RUN to AC_COMPILE_IFELSE for pthread_rwlock_t checking 6)fix a net-snmp-config bug Upstream-Status: pending Signed-off-by: Yao Zhao <[email protected]> _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
