summaryrefslogtreecommitdiff
blob: 91c163f141049615d638f1a388a198d05e2503d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
libtoolize chokes on this line


--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,6 @@
 
 # Changes to AC_CONFIG_MACRO_DIR shoulld be reflected in ACLOCAL_AMFLAGS in Makefile.am.
 AC_CONFIG_MACRO_DIR([m4])
-AC_CONFIG_MACRO_DIR([unit-tests/googletest/m4])
 
 AM_INIT_AUTOMAKE([gnits readme-alpha check-news tar-ustar 1.11.6])
 AC_CONFIG_HEADERS(config.h)