summaryrefslogtreecommitdiff
path: root/qpid/cpp/configure.ac
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2010-03-17 21:24:20 +0000
committerAlan Conway <aconway@apache.org>2010-03-17 21:24:20 +0000
commitcddb61076f56eef9104dcb98fecd47aacb6567ba (patch)
treedbcfb5c94b04b949db29efc5a0da94cefd82de5b /qpid/cpp/configure.ac
parent4bdcd4aea5661dd27ee3b00e773fad510f869ddb (diff)
downloadqpid-python-cddb61076f56eef9104dcb98fecd47aacb6567ba.tar.gz
Remove Version.h reference from configure.ac.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@924498 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/configure.ac')
-rw-r--r--qpid/cpp/configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/cpp/configure.ac b/qpid/cpp/configure.ac
index 997f859aec..ae2e1ed526 100644
--- a/qpid/cpp/configure.ac
+++ b/qpid/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