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/sys-power/suspend/files/suspend-1.0-automake-1.13.p...

12 lines
310 B

--- suspend-utils-1.0/configure.ac
+++ suspend-utils-1.0/configure.ac
@@ -9,7 +9,7 @@
AC_PREREQ([2.59])
AC_INIT([suspend-utils], [1.0])
AM_INIT_AUTOMAKE([${PACKAGE_NAME}], [${PACKAGE_VERSION}])
-AM_CONFIG_HEADER([config.h])
+AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([suspend.c])
AC_CANONICAL_HOST