summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index a250f6b82..c9e4200da 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,4 +8,4 @@ touch NEWS README AUTHORS ChangeLog
touch stamp-h
aclocal -I config
autoconf -I config
-automake -ac --foreign
+automake -ac --foreign -Woverride
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback