We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent0416641 commitb7cc409Copy full SHA for b7cc409
configure
@@ -903,8 +903,7 @@ if test x"${enable_multibyte+set}" = xset; then
903
UNICODE, MULE_INTERNAL,
904
LATIN1, LATIN2, LATIN3, LATIN4, LATIN5,
905
LATIN6, LATIN7, LATIN8, LATIN9, LATIN10,
906
- WIN1256, TCVN, WIN874,
907
- KOI8, WIN, ALT,
+ WIN1256, TCVN, WIN874, KOI8, WIN, ALT,
908
ISO_8859_5, ISO_8859_6, ISO_8859_7, ISO_8859_8
909
Or do not specify an argument to the option to use the default."1>&2;exit 1; };;
910
esac
@@ -9152,6 +9151,7 @@ s%@WANTED_LANGUAGES@%$WANTED_LANGUAGES%g
9152
9151
s%@default_port@%$default_port%g
9153
s%@enable_shared@%$enable_shared%g
9154
s%@enable_rpath@%$enable_rpath%g
+s%@enable_debug@%$enable_debug%g
9155
s%@CC@%$CC%g
9156
s%@EXEEXT@%$EXEEXT%g
9157
s%@CPP@%$CPP%g