aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-11-25 15:19:24 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-11-28 12:27:28 +0200
commitbc5c60b4694baa76a2584802cdc464144536fb2d (patch)
tree4efa31d437e8338ff6c590df7f27941b45ab9b56 /configure.ac
parentca2bec1322525e0c7ce5c316c3ed19b52d800bdf (diff)
Corrections to OCI automake configuration scripts
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 15f6921..461086f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ THREADS
#
LIBOCI(
[],
- [AC_MSG_ERROR([oci is not found; consider using CPPFLAGS/LDFLAGS to specify its location])])
+ [AC_MSG_ERROR([oci is not found; consider using --with-oci=DIR])])
# Check for libodb.
#