aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-04-18 12:13:17 +0200
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-04-18 12:13:17 +0200
commitc98d539bb34a625e863cdcf7f41617cfc0c6f0d7 (patch)
treec0a9532d23d2056af84c28117852752bb1088af6 /autogen.sh
parentMerge pull request #172 from weiss/accept-extauth-cache-false (diff)
Force regeneration of configure script
As the version string is auto-generated from the git-describe(1) output, the configure script may need to be regenerated even if configure.ac wasn't modified.
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