diff options
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh index 0b1eec9d8a..5b97585997 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,5 @@ #!/bin/sh # Run this to generate all the initial makefiles, etc. aclocal && autoheader && autoconf && automake -./configure --enable-debug +./configure |