]> git.pld-linux.org Git - packages/apache-mod_suphp.git/blame - automake-1.13.patch
update to 0.7.2
[packages/apache-mod_suphp.git] / automake-1.13.patch
CommitLineData
8b342dff
ŁK
1diff -uNr suphp-0.7.1.old/configure.ac suphp-0.7.1/configure.ac
2--- suphp-0.7.1.old/configure.ac 2009-03-14 18:58:11.000000000 +0100
3+++ suphp-0.7.1/configure.ac 2013-04-12 15:26:34.102119142 +0200
4@@ -10,7 +10,7 @@
5 # Check for right directory
6 AC_CONFIG_SRCDIR([src/Application.cpp])
7 # Config headers for automake
8-AM_CONFIG_HEADER([src/config.h])
9+AC_CONFIG_HEADERS([src/config.h])
10
11 # Build time sanity check
12 AM_SANITY_CHECK
This page took 0.082109 seconds and 4 git commands to generate.