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 670acb008087..3b780b6f13e2 100644 --- a/configure.ac +++ b/configure.ac @@ -1450,7 +1450,7 @@ AC_ARG_ENABLE(lotuswordpro, AC_ARG_ENABLE(firebird-sdbc, AS_HELP_STRING([--disable-firebird-sdbc], [Disable the build of the Firebird-SDBC driver if it doesn't compile for you.]), -) +,enable_firebird_sdbc=yes) AC_ARG_ENABLE(winegcc, AS_HELP_STRING([--enable-winegcc], |