summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2001-12-26 20:45:45 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2001-12-26 20:45:45 +0000
commitbc2c30c59248a480a997e48d417cea27331a212e (patch)
tree0ca7db1d64a7a8a0f3431fc3deb3ac837ef88142 /buildconf
parentf166af894731540809af77661067a113bbf9bfda (diff)
downloadlibapr-util-bc2c30c59248a480a997e48d417cea27331a212e.tar.gz
Fix syntax error. I suspect this is what David intended
in the previous commit. git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@58497 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconf b/buildconf
index 87484595..4820d01c 100755
--- a/buildconf
+++ b/buildconf
@@ -1,7 +1,7 @@
#!/bin/sh
# Remove aclocal.m4 as it'll break some builds...
-@rm aclocal.m4
+rm -f aclocal.m4
#
# Generate the autoconf header (include/apu_config.h) and ./configure