summaryrefslogtreecommitdiffstats
path: root/googlemock/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'googlemock/configure.ac')
-rw-r--r--googlemock/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/googlemock/configure.ac b/googlemock/configure.ac
index 9456c3d5..aaa4ad43 100644
--- a/googlemock/configure.ac
+++ b/googlemock/configure.ac
@@ -8,6 +8,7 @@ AC_INIT([Google C++ Mocking Framework],
# Provide various options to initialize the Autoconf and configure processes.
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([./LICENSE])
+AC_CONFIG_MACRO_DIRS([m4])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([build-aux/config.h])
AC_CONFIG_FILES([Makefile])
OpenPOWER on IntegriCloud