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/x11-misc/wbar/files/wbar-2.3.4-automake-1.13.patch

12 lines
238 B

--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_INIT([wbar], [2.3.4])
AM_INIT_AUTOMAKE([ filename-length-max=256 tar-ustar ])
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])
AC_PROG_CXX