summaryrefslogtreecommitdiff
path: root/cpp
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
commit9d43e30891d42bb6f992250e52521fed52e4204a (patch)
tree2ffee884793ab7c9866a0312ebc55eb01712eafb /cpp
parent1ce0d85777a332805775727874a095a6bf1ae617 (diff)
downloadqpid-python-9d43e30891d42bb6f992250e52521fed52e4204a.tar.gz
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
Diffstat (limited to 'cpp')
-rw-r--r--cpp/configure.ac3
1 files changed, 0 insertions, 3 deletions
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