From 8f19433b7ff8d5a6702b833dfdb5aeb65f231cd6 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 13 Nov 2007 03:16:44 +0000 Subject: Adhere to GNU standards (add necessary files, support --help and --version). git-svn-id: http://svn.drobilla.net/lad/slv2@911 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 25cfb35..ff0d4d5 100755 --- a/autogen.sh +++ b/autogen.sh @@ -6,6 +6,6 @@ mkdir -p config libtoolize --force aclocal autoheader -Wall -automake --foreign --add-missing -Wall +automake --gnu --add-missing -Wall autoconf -- cgit v1.2.1