From 9d43e30891d42bb6f992250e52521fed52e4204a Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 17 Mar 2010 21:24:20 +0000 Subject: Remove Version.h reference from configure.ac. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@924498 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/configure.ac | 3 --- 1 file changed, 3 deletions(-) (limited to 'cpp') diff --git a/cpp/configure.ac b/cpp/configure.ac index 997f859aec..ae2e1ed526 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -8,8 +8,6 @@ dnl This program is distributed in the hope that it will be useful, but 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 -- cgit v1.2.1