]> git.pld-linux.org Git - packages/libapreq2.git/blame - am.patch
- fix build with automake 1.13
[packages/libapreq2.git] / am.patch
CommitLineData
a17355f7
JR
1--- libapreq2-2.13/configure.ac~ 2010-11-25 20:11:28.000000000 +0100
2+++ libapreq2-2.13/configure.ac 2013-05-05 19:34:55.905616507 +0200
3@@ -27,7 +27,7 @@
4 AM_MAINTAINER_MODE
5
6 dnl Checks for header files.
7-AM_CONFIG_HEADER(include/apreq_config.h)
8+AC_CONFIG_HEADERS(include/apreq_config.h)
9 dnl Checks for typedefs, structures, and compiler characteristics.
10 dnl Checks for library functions.
11
This page took 0.093407 seconds and 4 git commands to generate.