summaryrefslogtreecommitdiff
path: root/ext/odbc
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-04-10 19:23:59 +0000
committerfoobar <sniper@php.net>2005-04-10 19:23:59 +0000
commit8509f0605662de52d22ae50691b170dedfc64d97 (patch)
tree800d837f598518f9730b109865247c916e8a26c0 /ext/odbc
parent338bdf15872012e6485169fe59034a0ca6ba373c (diff)
downloadphp-git-8509f0605662de52d22ae50691b170dedfc64d97.tar.gz
- This was supposed to be escaped with \
Diffstat (limited to 'ext/odbc')
-rw-r--r--ext/odbc/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/odbc/config.m4 b/ext/odbc/config.m4
index ff827d851d..fa27f056d1 100644
--- a/ext/odbc/config.m4
+++ b/ext/odbc/config.m4
@@ -212,7 +212,7 @@ AC_ARG_WITH(ibm-db2,
AC_MSG_ERROR([
build test failed. Please check the config.log for details.
You need to source your DB2 environment before running PHP configure:
-# . $IBM_DB2/db2profile
+# . \$IBM_DB2/db2profile
])
], [
$ODBC_LFLAGS $ODBC_LIBS