[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openvas-cvs
Subject:    [Openvas-commits] r3208 - in trunk/openvas-client: . include
From:       scm-commit () wald ! intevation ! org
Date:       2009-04-28 11:19:07
Message-ID: 20090428111907.3B1274088C () pyrosoma ! intevation ! org
[Download RAW message or body]

Author: felix
Date: 2009-04-28 13:19:03 +0200 (Tue, 28 Apr 2009)
New Revision: 3208

Modified:
   trunk/openvas-client/ChangeLog
   trunk/openvas-client/configure.in
   trunk/openvas-client/include/config.h.in
   trunk/openvas-client/nessus.tmpl.in
Log:
Minor cleanup of build related files.

* configure.in: Removed unneeded nessuslib variable, replaced nessus
by openvas in comment.

* nessus.tmpl.in: Removed nessuslib reference, minor whitespace removal.

* include/config.h.in: Marked suspicious variables as fixme.


Modified: trunk/openvas-client/ChangeLog
===================================================================
--- trunk/openvas-client/ChangeLog	2009-04-28 11:15:39 UTC (rev 3207)
+++ trunk/openvas-client/ChangeLog	2009-04-28 11:19:03 UTC (rev 3208)
@@ -1,3 +1,14 @@
+2009-04-28  Felix Wolfsteller <felix.wolfsteller@intevation.de>
+
+	Minor cleanup of build related files.
+
+	* configure.in: Removed unneeded nessuslib variable, replaced nessus
+	by openvas in comment.
+	
+	* nessus.tmpl.in: Removed nessuslib reference, minor whitespace removal.
+	
+	* include/config.h.in: Marked suspicious variables as fixme.
+
 2009-04-22  Felix Wolfsteller <felix.wolfsteller@intevation.de>
 
 	Cleaned up and corrected rpm package export of ssh public keys.

Modified: trunk/openvas-client/configure.in
===================================================================
--- trunk/openvas-client/configure.in	2009-04-28 11:15:39 UTC (rev 3207)
+++ trunk/openvas-client/configure.in	2009-04-28 11:19:03 UTC (rev 3208)
@@ -1,5 +1,5 @@
 dnl
-dnl autoconf script for Nessus
+dnl autoconf script for OpenVAS
 dnl
 
 dnl
@@ -58,8 +58,6 @@
 
 
 
-nessus_lib=-lnessus
-
 dnl extending the search path for AC_PATH_PROG when searching for config scripts
 XPATH="$DESTDIR$prefix/bin:$PATH"
 	

Modified: trunk/openvas-client/include/config.h.in
===================================================================
--- trunk/openvas-client/include/config.h.in	2009-04-28 11:15:39 UTC (rev 3207)
+++ trunk/openvas-client/include/config.h.in	2009-04-28 11:19:03 UTC (rev 3208)
@@ -68,12 +68,14 @@
 #endif
 /*
  * Shall the server log EVERYTHING ?
+ * @FIXME: Is that setting possible to be changed from client?
  */
  
 #undef LOGMORE
 
 /*
  * Shall the server log the whole attack ?
+ * @FIXME: Is that setting possible to be changed from client?
  */
  
 #undef LOG_WHOLE_ATTACK

Modified: trunk/openvas-client/nessus.tmpl.in
===================================================================
--- trunk/openvas-client/nessus.tmpl.in	2009-04-28 11:15:39 UTC (rev 3207)
+++ trunk/openvas-client/nessus.tmpl.in	2009-04-28 11:19:03 UTC (rev 3208)
@@ -10,7 +10,7 @@
 # This file contains all the defines you may want to modify
 #
 
-AR=@AR@  
+AR=@AR@
 SHELL = /bin/sh
 CONFIGURE_ARGS = @ac_configure_args@
 MANROFF = nroff -man
@@ -38,7 +38,7 @@
 make_bindir=${rootdir}/bin
 libsdir=${rootdir}/libs
 top_builddir = @PWDD@
-include= -I. -I$(rootdir)/include  
+include= -I. -I$(rootdir)/include
 INSTALL=@INSTALL@
 INSTALL_DIR=@INSTALL_DIR@
 installuser=@installuser@
@@ -117,16 +117,15 @@
 LIBS=@LIBS@ @ssl@
 CLIENT=@client@
 CLIENT_INSTALL=@client_install@
-NESSUS_LIB=@nessus_lib@
 SOCKET_LIB=@socket_lib@ @nsl_lib@ @resolv_lib@
 
-# documentation
+# Documentation
 MAN_NESSUS_1=@man_nessus_1@
 # where the pdf doc's reside:
 NESSUS_DOCDIR=$(DESTDIR)/$(datadir)/doc/openvas-manual
 
 # C compiler options
 NESSUS_CFLAGS=$(CWARN) $(include) -DNESSUS_DOCDIR=\"${NESSUS_DOCDIR}\" @sslcflags@
-CFLAGS=@CFLAGS@ 
+CFLAGS=@CFLAGS@
 
 LIBS=@LIBS@

_______________________________________________
Openvas-commits mailing list
Openvas-commits@wald.intevation.org
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic