Reverse the n-ary logxor change. The behaviour is weird in a set
[bpt/guile.git] / autogen.sh
index b5e4b7e..10bf34a 100755 (executable)
@@ -7,13 +7,12 @@
 
 ./guile-aclocal.sh
 
-libtoolize --copy --automake --ltdl
+libtoolize --copy --force --automake --ltdl
 autoheader
 autoconf
 automake --add-missing
-flex -t libguile/c-tokenize.lex > libguile/c-tokenize.c
 
 ( echo "guile-readline..."; cd guile-readline; ./autogen.sh )
 
 echo "Now run configure and make."
-echo "You must pass the `--enable-maintainer-mode' option to configure."
+echo "You must pass the \`--enable-maintainer-mode' option to configure."