diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh index 9853e65ef..7f109b0a5 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,7 +1,6 @@ #!/bin/sh -# -# 1.5.1 r8171 06/09/2014 -# + +/bin/rm -f configure config.h config.h.in src/lib/Makefile.in autoreconf -ivf ./configure |