summaryrefslogtreecommitdiff
path: root/cpp/configure.ac
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2010-09-27 19:41:23 +0000
committerAlan Conway <aconway@apache.org>2010-09-27 19:41:23 +0000
commit815420f4009fb975dd4d570f77c465dc80af7c08 (patch)
tree1f9ff69b0c3e88b3b651248086c86c816145b16a /cpp/configure.ac
parent4c6c970c197eb066b3474124898e94d26467a832 (diff)
downloadqpid-python-815420f4009fb975dd4d570f77c465dc80af7c08.tar.gz
Added install_env.sh to set environment variables to use an install prefix.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1001887 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
-rw-r--r--cpp/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac
index 60f10516f0..546dd0d280 100644
--- a/cpp/configure.ac
+++ b/cpp/configure.ac
@@ -539,6 +539,7 @@ AC_CONFIG_FILES([
src/Makefile
src/tests/Makefile
src/tests/test_env.sh
+ src/tests/install_env.sh
src/qpid.pc
docs/man/Makefile
docs/api/Makefile