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/app-text/crf++/files/crf++-automake-1.13.patch

11 lines
216 B

--- a/configure.in
+++ b/configure.in
@@ -240,6 +240,6 @@
AC_MSG_RESULT([yes])
AC_SUBST(datarootdir)
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
AC_OUTPUT([Makefile Makefile.msvc swig/version.h])