From e23c8d2b64d18e500e7c171b64304a2c8962190e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 10 Mar 2007 17:38:02 +0000 Subject: Turned off excessive autohell warnings. git-svn-id: http://svn.drobilla.net/lad/patchage@348 a436a847-0d15-0410-975c-d299462d15a1 --- autogen.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 86d4d73..197c6c7 100755 --- a/autogen.sh +++ b/autogen.sh @@ -3,6 +3,6 @@ echo 'Generating necessary files...' libtoolize --copy --force aclocal-1.9 -autoheader -Wall -automake-1.9 --gnu --add-missing -Wall -autoconf -Wall +autoheader +automake-1.9 --gnu --add-missing +autoconf -- cgit v1.2.1