aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index adb11ed7c..969954136 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,6 +17,8 @@ AC_CANONICAL_HOST
# check existence of the package
AC_CONFIG_SRCDIR([main/asterisk.c])
+AC_CONFIG_AUX_DIR(`pwd`)
+
AC_COPYRIGHT("Asterisk")
AC_REVISION($Revision$)