From f93b6bd24dc98e071e5881595829f2c9a6311139 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/machina@348 a436a847-0d15-0410-975c-d299462d15a1 --- autogen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autogen.sh b/autogen.sh index 89f6135..9c1dccd 100755 --- a/autogen.sh +++ b/autogen.sh @@ -4,5 +4,5 @@ echo 'Generating necessary files...' libtoolize --copy --force aclocal-1.9 #autoheader -Wall -automake-1.9 --gnu --add-missing -Wall -autoconf -Wall +automake-1.9 --gnu --add-missing +autoconf -- cgit v1.2.1