Author: aconway
Date: Wed Mar 17 21:24:20 2010
New Revision: 924498
URL: http://svn.apache.org/viewvc?rev=924498&view=rev
Log:
Remove Version.h reference from configure.ac.
Modified:
qpid/trunk/qpid/cpp/configure.ac
Modified: qpid/trunk/qpid/cpp/configure.ac
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/configure.ac?rev=924498&r1=924497&r2=924498&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/configure.ac (original)
+++ qpid/trunk/qpid/cpp/configure.ac Wed Mar 17 21:24:20 2010
@@ -8,8 +8,6 @@ dnl This program is distributed in the h
dnl WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
dnl implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
dnl
-dnl When updating the name/version number here, also update it in
-dnl src/qpid/Version.h
# Pick up the version from QPID_VERSION.txt in the qpid/cpp source tree.
# NB. You need to re-run bootstrap if the global qpid/QPID_VERSION.txt changes.
@@ -537,7 +535,6 @@ AC_CONFIG_FILES([
managementgen/Makefile
etc/Makefile
src/Makefile
- src/qpid/Version.h
src/tests/Makefile
src/tests/test_env.sh
docs/man/Makefile
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]