summaryrefslogtreecommitdiff
path: root/dev-vcs/cssc/files/cssc-1.4.1-m4.patch
blob: e30c5008a09da116f661f39984cc49ae33227378 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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])
 AC_SUBST(AUXDIR,$ac_aux_dir)
 AM_INIT_AUTOMAKE([gnits readme-alpha check-news tar-ustar 1.11.6])
 AC_CONFIG_HEADERS(config.h)