]> git.pld-linux.org Git - packages/pacemaker.git/blame - pacemaker-automake.patch
- updated to 1.1.11
[packages/pacemaker.git] / pacemaker-automake.patch
CommitLineData
9ab8266a
JK
1diff -dur pacemaker-Pacemaker-1.1.9.orig/configure.ac pacemaker-Pacemaker-1.1.9/configure.ac
2--- pacemaker-Pacemaker-1.1.9.orig/configure.ac 2013-03-08 11:48:01.000000000 +0100
3+++ pacemaker-Pacemaker-1.1.9/configure.ac 2013-06-21 20:48:16.759547334 +0200
4@@ -42,7 +42,7 @@
5 dnl new defines
6 dnl - Should not include HAVE_* defines
7 dnl - Safe to include anywhere
8-AM_CONFIG_HEADER(include/config.h include/crm_config.h)
9+AC_CONFIG_HEADERS(include/config.h include/crm_config.h)
10 ALL_LINGUAS="en fr"
11
12 AC_ARG_WITH(version,
This page took 0.280112 seconds and 4 git commands to generate.