diff options
author | badlop <badlop@ono.com> | 2014-04-22 12:52:22 +0200 |
---|---|---|
committer | badlop <badlop@ono.com> | 2014-04-22 12:52:22 +0200 |
commit | b73f28c93ebf7d91af43f10ae66b2c8bc6e15012 (patch) | |
tree | c0a9532d23d2056af84c28117852752bb1088af6 /autogen.sh | |
parent | Merge pull request #172 from weiss/accept-extauth-cache-false (diff) | |
parent | Force 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-x | autogen.sh | 2 |
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 |