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-i18n/scim-tables/files/scim-tables-0.5.12-automake...

14 lines
356 B

diff --git a/configure.ac b/configure.ac
index 78f75f9..ee82dda 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AC_DEFINE_UNQUOTED(SCIM_TABLES_VERSION, "$PACKAGE_VERSION", [The release version
# Init automake stuff
AM_INIT_AUTOMAKE
-AM_CONFIG_HEADER([config.h])
+AC_CONFIG_HEADERS([config.h])
# Init gettext
AM_GNU_GETTEXT([external])