
renaud at nessus
May 17, 2006, 8:32 AM
Post #1 of 1
(603 views)
Permalink
|
|
NessusClient configure,1.3,1.3.2.1
|
|
Update of /usr/local/cvs/NessusClient In directory raccoon.nessus.org:/tmp/cvs-serv82780 Modified Files: Tag: release-1-0 configure Log Message: nessusclient-mkcert Index: configure =================================================================== RCS file: /usr/local/cvs/NessusClient/configure,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -u -d -r1.3 -r1.3.2.1 --- configure 12 Jan 2006 23:12:27 -0000 1.3 +++ configure 17 May 2006 15:32:16 -0000 1.3.2.1 @@ -532,7 +532,7 @@ fi -# From configure.in Revision: 1.3 +# From configure.in Revision: 1.4.2.2 save_IFS="${IFS}" IFS=. read NESSUS_MAJOR NESSUS_MINOR NESSUS_PATCH NESSUS_RC <VERSION @@ -4721,7 +4721,7 @@ ac_given_srcdir=$srcdir ac_given_INSTALL="$INSTALL" -trap 'rm -fr `echo "nessus.tmpl include/corevers.h nessus-mkcert-client doc/NessusClient.1 include/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 +trap 'rm -fr `echo "nessus.tmpl include/corevers.h nessusclient-mkcert doc/NessusClient.1 include/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <<EOF @@ -4852,7 +4852,7 @@ cat >> $CONFIG_STATUS <<EOF -CONFIG_FILES=\${CONFIG_FILES-"nessus.tmpl include/corevers.h nessus-mkcert-client doc/NessusClient.1"} +CONFIG_FILES=\${CONFIG_FILES-"nessus.tmpl include/corevers.h nessusclient-mkcert doc/NessusClient.1"} EOF cat >> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then @@ -5032,6 +5032,6 @@ -chmod +x nessus-mkcert-client +chmod +x nessusclient-mkcert exit 0 _______________________________________________ Nessus-cvs mailing list Nessus-cvs [at] list http://mail.nessus.org/mailman/listinfo/nessus-cvs
|