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-apps/udevil/files/udevil-0.4.1-automake-1.13....

12 lines
233 B

--- udevil-0.4.1/configure.ac
+++ udevil-0.4.1/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.52)
AC_INIT(src/udevil.c)
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(udevil, 0.4.1)