Author: kpvdr
Date: 2008-12-10 14:23:13 -0500 (Wed, 10 Dec 2008)
New Revision: 2964
Modified:
store/trunk/cpp/Makefile.am
store/trunk/cpp/configure.ac
store/trunk/cpp/rhel4-support/rhel4.patch
Log:
Change to build parameters - changed version from 0.3 to 0.4 to match qpidc
Modified: store/trunk/cpp/Makefile.am
===================================================================
--- store/trunk/cpp/Makefile.am 2008-12-10 18:52:59 UTC (rev 2963)
+++ store/trunk/cpp/Makefile.am 2008-12-10 19:23:13 UTC (rev 2964)
@@ -1,4 +1,4 @@
-AUTOMAKE_OPTIONS = 1.9.6 foreign
+AUTOMAKE_OPTIONS = 1.9.2 foreign
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = README etc/rhmd.conf
Modified: store/trunk/cpp/configure.ac
===================================================================
--- store/trunk/cpp/configure.ac 2008-12-10 18:52:59 UTC (rev 2963)
+++ store/trunk/cpp/configure.ac 2008-12-10 19:23:13 UTC (rev 2964)
@@ -21,7 +21,7 @@
dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([rhm], [0.3], [rhemrg-users-list(a)redhat.com])
+AC_INIT([rhm], [0.4], [rhemrg-users-list(a)redhat.com])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([dist-bzip2])
Modified: store/trunk/cpp/rhel4-support/rhel4.patch
===================================================================
--- store/trunk/cpp/rhel4-support/rhel4.patch 2008-12-10 18:52:59 UTC (rev 2963)
+++ store/trunk/cpp/rhel4-support/rhel4.patch 2008-12-10 19:23:13 UTC (rev 2964)
@@ -266,13 +266,3 @@
THROW_STORE_EXCEPTION_2("Error opening environment", e);
}
-Index: Makefile.am
-===================================================================
---- Makefile.am (revision 2259)
-+++ Makefile.am (working copy)
-@@ -1,4 +1,4 @@
--AUTOMAKE_OPTIONS = 1.9.6 foreign
-+AUTOMAKE_OPTIONS = 1.9.2 foreign
- ACLOCAL_AMFLAGS = -I m4
-
- EXTRA_DIST = README etc/rhmd.conf
Show replies by date