diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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. # |