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-text/ots/files/ots-0.5.0-automake-1.13.patch

13 lines
435 B

diff -up ots-0.5.0/configure.in.automake-1_13 ots-0.5.0/configure.in
--- ots-0.5.0/configure.in.automake-1_13 2007-04-08 20:12:42.000000000 +0200
+++ ots-0.5.0/configure.in 2013-01-09 02:31:52.690211708 +0100
@@ -34,7 +34,7 @@ PACKAGE=ots
dnl Specify a configuration file
dnl Initialize automake stuff
-AM_CONFIG_HEADER(ots-config.h)
+AC_CONFIG_HEADERS(ots-config.h)
AM_INIT_AUTOMAKE($PACKAGE, $OTS_VERSION)
AM_MAINTAINER_MODE