diff options
Diffstat (limited to 'libobjc/configure.ac')
-rw-r--r-- | libobjc/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libobjc/configure.ac b/libobjc/configure.ac index f8f577c..6f58a45 100644 --- a/libobjc/configure.ac +++ b/libobjc/configure.ac @@ -20,6 +20,7 @@ AC_INIT(package-unused, version-unused,, libobjc) AC_CONFIG_SRCDIR([objc/objc.h]) +AC_CONFIG_MACRO_DIRS([../config] [..]) GCC_TOPLEV_SUBDIRS # We need the following definitions because AC_PROG_LIBTOOL relies on them |