[Nagiosplug-checkins] nagiosplug/tools setup,1.21,1.22
Ton Voon
tonvoon at users.sourceforge.net
Wed Jun 7 09:18:14 CEST 2006
Update of /cvsroot/nagiosplug/nagiosplug/tools
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv5074/tools
Modified Files:
setup
Log Message:
Fixed two build problems re: libtool and pst3
Index: setup
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/tools/setup,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- setup 18 May 2006 23:17:40 -0000 1.21
+++ setup 7 Jun 2006 07:18:11 -0000 1.22
@@ -29,7 +29,7 @@
# I think gettext no longer necessary, as all necessary files imported from coreutils
#autopoint --force
aclocal -I m4 $extra
-libtoolize --force --copy
+#libtoolize --force --copy
autoheader
automake --add-missing --force-missing --copy
autoconf
More information about the Commits
mailing list