aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorbadlop <badlop@ono.com>2014-04-22 12:52:22 +0200
committerbadlop <badlop@ono.com>2014-04-22 12:52:22 +0200
commitb73f28c93ebf7d91af43f10ae66b2c8bc6e15012 (patch)
treec0a9532d23d2056af84c28117852752bb1088af6 /autogen.sh
parentMerge pull request #172 from weiss/accept-extauth-cache-false (diff)
parentForce regeneration of configure script (diff)
Merge pull request #173 from weiss/force-configure-regeneration
Always regenerate the configure script when running ./autogen.sh
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 58209a34e..a347f68b6 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,3 +1,3 @@
# generate a new autoconf
aclocal -I m4
-autoconf \ No newline at end of file
+autoconf -f