summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2010-12-10 11:40:00 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2010-12-10 11:40:00 +0000
commit13b67a95be369b706f2b986b4ac5e3b04400f81c (patch)
tree0009456ed6c784e6ec9bcc37752c0f097635018c /autogen.sh
parent93cbed6e2bcb419c6f0c425bad6ec4addb52a96a (diff)
downloadpcre-13b67a95be369b706f2b986b4ac5e3b04400f81c.tar.gz
Final tidies for 8.11 release.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@581 2f5784b3-3f2a-0410-8824-cb99058d5e15
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 be95967..2dd51ed 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set -ex
-rm -rf autom4te.cache
+rm -rf autom4te.cache Makefile.in aclocal.m4
aclocal --force
# GNU libtool is named differently on some systems. This code tries several