mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
11 lines
351 B
Diff
11 lines
351 B
Diff
--- 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)
|