summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-07-30 14:32:06 +0200
committerMichael Stahl <mstahl@redhat.com>2012-07-30 14:32:56 +0200
commit59d4e47c62f4b21794eb9ba8ba634df978c3a38f (patch)
tree8c1ee888a51818bf3096f740ca7cea3bdc29caaf /configure.in
parentf1fff153d773a8e526a2054bf3b1230e91bd1479 (diff)
configure.in: don't remove AC_SUBST(COMPATH)
Change-Id: I1cb11dcfbca09ecdd658849aa9df8245141940c6
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index f2a41ae8b4c4..ba5f3de78af1 100644
--- a/configure.in
+++ b/configure.in
@@ -11897,6 +11897,8 @@ dnl Setting up the environment.
dnl ===================================================================
echo "setting up the build environment variables..."
+AC_SUBST(COMPATH)
+
if test "$build_os" = "cygwin"; then
if test "$DISABLE_ACTIVEX" = "YES"; then
ATL_LIB="$WINDOWS_SDK_HOME/lib" # Doesn't exist for VSE