From f8c692d37104a95ad245402ffe0d7d6b7c4ea816 Mon Sep 17 00:00:00 2001 From: Steven Shaw Date: Wed, 6 Dec 2006 17:36:24 +0000 Subject: allow automake from RHEL4 git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@483159 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp') 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 -- cgit v1.2.1