diff bootstrap @ 100:6d9fdec2f708

added config.h, added --enable-debug flag, various other changes to the build system
author fingolfin
date Wed, 03 Oct 2001 12:25:34 +0000
parents 4d858e0f9213
children ace10a8e632b
line wrap: on
line diff
--- a/bootstrap	Tue Oct 02 17:54:16 2001 +0000
+++ b/bootstrap	Wed Oct 03 12:25:34 2001 +0000
@@ -2,10 +2,7 @@
 
 aclocal
 libtoolize --automake --copy --force
-
-# rcg09252001 (I ain't got a --force option...?)
-#automake --foreign --add-missing --copy --force
-
+autoheader
 automake --foreign --add-missing --copy
 autoconf