You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-vcs/cssc/files/cssc-1.4.1-m4.patch

11 lines
351 B

--- 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)