diff options
| author | Steven Shaw <steshaw@apache.org> | 2006-12-06 17:36:24 +0000 |
|---|---|---|
| committer | Steven Shaw <steshaw@apache.org> | 2006-12-06 17:36:24 +0000 |
| commit | 3fb852873fc09814c1c4b09866f2f266b3f4e1ee (patch) | |
| tree | b20ce15457b005ca0ee6226107bccb28189730ff /qpid/cpp | |
| parent | 01f356f15a063602fdf658f8e82822fa0693a00c (diff) | |
| download | qpid-python-3fb852873fc09814c1c4b09866f2f266b3f4e1ee.tar.gz | |
allow automake from RHEL4
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@483159 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/Makefile.am b/qpid/cpp/Makefile.am index 7e3316fce6..2dc0c22b08 100644 --- a/qpid/cpp/Makefile.am +++ b/qpid/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 |
