aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-03-05 17:55:45 +0000
committerBruce Momjian <bruce@momjian.us>2002-03-05 17:55:45 +0000
commitb7cc409f7f5e81628a2c62da15f013ec33714392 (patch)
tree8a6c910b2205fad349cb2426774cba5383fb7ef8
parent0416641baaf138f4ccdf2b2827588e6d81c5fdac (diff)
downloadpostgresql-b7cc409f7f5e81628a2c62da15f013ec33714392.tar.gz
postgresql-b7cc409f7f5e81628a2c62da15f013ec33714392.zip
Autoconf for jdbc debug changes.
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 2bc30e98d13..46312ee8568 100755
--- a/configure
+++ b/configure
@@ -903,8 +903,7 @@ if test x"${enable_multibyte+set}" = xset; then
UNICODE, MULE_INTERNAL,
LATIN1, LATIN2, LATIN3, LATIN4, LATIN5,
LATIN6, LATIN7, LATIN8, LATIN9, LATIN10,
- WIN1256, TCVN, WIN874,
- KOI8, WIN, ALT,
+ WIN1256, TCVN, WIN874, KOI8, WIN, ALT,
ISO_8859_5, ISO_8859_6, ISO_8859_7, ISO_8859_8
Or do not specify an argument to the option to use the default." 1>&2; exit 1; };;
esac
@@ -9152,6 +9151,7 @@ s%@WANTED_LANGUAGES@%$WANTED_LANGUAGES%g
s%@default_port@%$default_port%g
s%@enable_shared@%$enable_shared%g
s%@enable_rpath@%$enable_rpath%g
+s%@enable_debug@%$enable_debug%g
s%@CC@%$CC%g
s%@EXEEXT@%$EXEEXT%g
s%@CPP@%$CPP%g