You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by st...@apache.org on 2006/12/06 18:36:25 UTC

svn commit: r483159 - /incubator/qpid/trunk/qpid/cpp/Makefile.am

Author: steshaw
Date: Wed Dec  6 09:36:24 2006
New Revision: 483159

URL: http://svn.apache.org/viewvc?view=rev&rev=483159
Log:
allow automake from RHEL4

Modified:
    incubator/qpid/trunk/qpid/cpp/Makefile.am

Modified: incubator/qpid/trunk/qpid/cpp/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/Makefile.am?view=diff&rev=483159&r1=483158&r2=483159
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/Makefile.am (original)
+++ incubator/qpid/trunk/qpid/cpp/Makefile.am Wed Dec  6 09:36:24 2006
@@ -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