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/ois/files/ois-1.3-automake-1.13.patch

12 lines
228 B

--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE( [OIS], 1.3.0 )
-AM_CONFIG_HEADER([includes/config.h])
+AC_CONFIG_HEADERS([includes/config.h])
dnl Check for programs
AC_PROG_CC