aboutsummaryrefslogtreecommitdiff
path: root/ares/buildconf
diff options
context:
space:
mode:
Diffstat (limited to 'ares/buildconf')
-rwxr-xr-xares/buildconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/buildconf b/ares/buildconf
index 364d5a06e..ed3f81d1e 100755
--- a/ares/buildconf
+++ b/ares/buildconf
@@ -1,6 +1,7 @@
#!/bin/sh
${LIBTOOLIZE:-libtoolize} --copy --automake --force
+ACLOCAL_FLAGS="-I . $ACLOCAL_FLAGS"
${ACLOCAL:-aclocal} $ACLOCAL_FLAGS
${AUTOHEADER:-autoheader}
${AUTOCONF:-autoconf}