summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorSteven Shaw <steshaw@apache.org>2006-12-06 17:36:24 +0000
committerSteven Shaw <steshaw@apache.org>2006-12-06 17:36:24 +0000
commitf8c692d37104a95ad245402ffe0d7d6b7c4ea816 (patch)
tree79014a6bc551c87572f9068bc6e12bb6c2fbd8c9 /cpp
parentb0efea556ebe27eb9617bf57643c81bf7cb7a92b (diff)
downloadqpid-python-f8c692d37104a95ad245402ffe0d7d6b7c4ea816.tar.gz
allow automake from RHEL4
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@483159 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am
index 7e3316fce6..2dc0c22b08 100644
--- a/cpp/Makefile.am
+++ b/cpp/Makefile.am
@@ -1,4 +1,4 @@
-AUTOMAKE_OPTIONS = 1.9.6 foreign
+AUTOMAKE_OPTIONS = 1.9.2 foreign
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = DESIGN LICENSE.txt NOTICE.txt README.rhel3