summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildconf b/buildconf
index c101b9df..87484595 100755
--- a/buildconf
+++ b/buildconf
@@ -1,5 +1,8 @@
#!/bin/sh
+# Remove aclocal.m4 as it'll break some builds...
+@rm aclocal.m4
+
#
# Generate the autoconf header (include/apu_config.h) and ./configure
#