diff autogen.sh @ 25:2110e0cf64ac

* clean littles things in configure.ac * added --with-visarc and --with-nwatowav
author thib
date Fri, 27 Feb 2009 19:13:00 +0000
parents 759202cf1756
children c3d4f9ee2cf1
line wrap: on
line diff
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 autoheader && \
-aclocal -I . -I /usr/share/aclocal && \
+aclocal -I . && \
 automake --add-missing && \
 autoconf