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/games-roguelike/scourge/files/scourge-0.21.1-automake-1.1...

12 lines
338 B

--- scourge-0.21.1.src/scourge/configure.in
+++ scourge-0.21.1.src/scourge/configure.in
@@ -4,7 +4,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/scourge.h)
AM_INIT_AUTOMAKE(scourge, "0.21")
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
dnl internationalization macros
AC_GNU_SOURCE