Revision: 99
http://xmlwrapp.svn.sourceforge.net/xmlwrapp/?rev=99&view=rev
Author: vaclavslavik
Date: 2008-11-25 16:02:25 +0000 (Tue, 25 Nov 2008)
Log Message:
-----------
config.h is not used anymore and so autoheader isn't needed either
Modified Paths:
--------------
trunk/bootstrap
Modified: trunk/bootstrap
===================================================================
--- trunk/bootstrap 2008-11-25 15:50:51 UTC (rev 98)
+++ trunk/bootstrap 2008-11-25 16:02:25 UTC (rev 99)
@@ -50,7 +50,6 @@
echo " - aclocal " && aclocal ${wx+-I} $wx && \
echo " - libtoolize " && libtoolize --copy --automake && \
echo " - autoconf " && autoconf && \
-echo " - autoheader " && autoheader && \
echo " - automake " && automake --add-missing --copy --foreign && \
echo "Build setup successful, type \"configure\" to configure xmlwrapp now." && \
exit 0
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|