summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-03-10 17:38:02 +0000
committerDavid Robillard <d@drobilla.net>2007-03-10 17:38:02 +0000
commite23c8d2b64d18e500e7c171b64304a2c8962190e (patch)
tree65696a66580589055bbd1db7aa6ed7561d8ae5d7
parentb8d27f60ac608805968c55e5b83f44c7e45444cf (diff)
downloadpatchage-e23c8d2b64d18e500e7c171b64304a2c8962190e.tar.gz
patchage-e23c8d2b64d18e500e7c171b64304a2c8962190e.tar.bz2
patchage-e23c8d2b64d18e500e7c171b64304a2c8962190e.zip
Turned off excessive autohell warnings.
git-svn-id: http://svn.drobilla.net/lad/patchage@348 a436a847-0d15-0410-975c-d299462d15a1
-rwxr-xr-xautogen.sh6
1 files changed, 3 insertions, 3 deletions
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