diff options
author | Lionel Elie Mamane <lionel@mamane.lu> | 2011-11-17 21:13:40 +0100 |
---|---|---|
committer | Lionel Elie Mamane <lionel@mamane.lu> | 2011-11-17 21:15:34 +0100 |
commit | ec601fdddc6123727fcca4693f16ceb3e4569d0d (patch) | |
tree | ae41cdb8edc20d3d430668a8c46fba753a9675bb /configure.in | |
parent | ab91d708e1d30c2ed253495a531cd82c77a42e58 (diff) |
capitalisation
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index e75548bf1f05..a628175e27e0 100644 --- a/configure.in +++ b/configure.in @@ -361,7 +361,7 @@ AC_ARG_ENABLE(ext-pdfimport, AC_ARG_ENABLE(ext-postgresql-sdbc, AS_HELP_STRING([--enable-ext-postgresql-sdbc], - [Enable the build of the PostgreSQL sdbc extension.]) + [Enable the build of the PostgreSQL-SDBC extension.]) ) AC_ARG_ENABLE(ext-presenter-console, |