Author: bh
Date: 2007-06-22 15:39:05 +0200 (Fri, 22 Jun 2007)
New Revision: 239
Modified:
trunk/openvas-libraries/ChangeLog
trunk/openvas-libraries/libopenvas-config.pre.in
Log:
* libopenvas-config.pre.in: remove the @pcap_flag@ substitution
from the --libs output. The pcap options are now in EXTRA anyway
and @pcap_flag@ is no longer substituted.
Modified: trunk/openvas-libraries/ChangeLog
===================================================================
--- trunk/openvas-libraries/ChangeLog 2007-06-22 12:42:38 UTC (rev 238)
+++ trunk/openvas-libraries/ChangeLog 2007-06-22 13:39:05 UTC (rev 239)
@@ -1,3 +1,9 @@
+2007-06-22 Bernhard Herzog <[EMAIL PROTECTED]>
+
+ * libopenvas-config.pre.in: remove the @pcap_flag@ substitution
+ from the --libs output. The pcap options are now in EXTRA anyway
+ and @pcap_flag@ is no longer substituted.
+
2007-06-21 Jan-Oliver Wagner <[EMAIL PROTECTED]>
Removed local copy of pcap library.
Modified: trunk/openvas-libraries/libopenvas-config.pre.in
===================================================================
--- trunk/openvas-libraries/libopenvas-config.pre.in 2007-06-22 12:42:38 UTC
(rev 238)
+++ trunk/openvas-libraries/libopenvas-config.pre.in 2007-06-22 13:39:05 UTC
(rev 239)
@@ -62,7 +62,7 @@
;;
--libs)
- echo $Xn "-L$LIBDIR -lopenvas -lhosts_gatherer @pcap_flag@
$CIPHER $EXTRA $Xc"
+ echo $Xn "-L$LIBDIR -lopenvas -lhosts_gatherer $CIPHER $EXTRA
$Xc"
;;
--cflags)
echo $Xn "$DEFS -I$INCLUDEDIR/openvas $CIPHER_CFLAGS $Xc"
_______________________________________________
Openvas-commits mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits