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-games/guichan/files/guichan-0.8.2-automake-1.13...

12 lines
239 B

--- a/configure.in
+++ b/configure.in
@@ -38,7 +38,7 @@
AC_SUBST(LT_AGE)
AM_INIT_AUTOMAKE(guichan, $GUICHAN_VERSION)
-AM_CONFIG_HEADER([include/config.hpp])
+AC_CONFIG_HEADERS([include/config.hpp])
AC_CONFIG_SRCDIR([src/gui.cpp])