From 8528011e19f061258f1723645d7202305b529f0e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 17 Feb 2008 01:42:50 +0000 Subject: Update Swig/Python bindings. git-svn-id: http://svn.drobilla.net/lad/slv2@1145 a436a847-0d15-0410-975c-d299462d15a1 --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 7af4389..c741953 100755 --- a/autogen.sh +++ b/autogen.sh @@ -8,7 +8,7 @@ if [ -x "`which glibtoolize`" ]; then # OSX else # Unix libtoolize --force fi -aclocal +aclocal -I m4 autoheader -Wall automake --foreign --add-missing autoconf -- cgit v1.2.1