postgresql/config
Peter Eisentraut e542036461 Native Language Support (NLS)
Use --enable-nls to turn it on; see installation instructions for details.
See developer's guide how to make use of it in programs and how to add
translations.

psql sources have been almost fully prepared and an incomplete German
translation has been provided.  In the backend, only elog() calls are
currently translatable, and the provided German translation file is more
of a placeholder.
2001-06-02 18:25:18 +00:00
..
ac_func_accept_argtypes.m4 Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8), 2000-11-09 18:18:42 +00:00
c-compiler.m4 Revert removal of signed, volatile, and signal handler arg type tests. 2000-08-29 09:36:51 +00:00
c-library.m4 Remove rangechecks on errno; just call strerror unconditionally. This 2001-01-22 23:28:52 +00:00
config.guess New config.guess and config.sub with Darwin support (from official GNU 2000-10-24 18:11:48 +00:00
config.sub New config.guess and config.sub with Darwin support (from official GNU 2000-10-24 18:11:48 +00:00
cxx.m4 Substituted new configure test for types of accept() 2000-06-11 11:40:09 +00:00
docbook.m4 Add some configure checks for DocBook and related tools. With a somewhat 2000-11-05 21:04:07 +00:00
general.m4 Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something 2000-09-21 20:17:43 +00:00
install-sh Moved configure script from src/ to the top level directory. Moved 2000-06-06 22:01:15 +00:00
java.m4 Throw error if Ant is not found and Java is requested. Remove redundant 2001-03-11 11:24:59 +00:00
libtool.m4 Don't call AC_SUBST (in libtool.m4) before AC_INIT. The m4 diversions get 2000-10-24 17:41:50 +00:00
missing Only look for bison as YACC; other yaccs need to be selected explicitly. 2001-02-10 22:31:42 +00:00
mkinstalldirs Moved configure script from src/ to the top level directory. Moved 2000-06-06 22:01:15 +00:00
prep_buildtree Add configure check for -lunix, for QNX. 2001-03-03 15:53:41 +00:00
programs.m4 Native Language Support (NLS) 2001-06-02 18:25:18 +00:00
python.m4 PL/Python should build portably now, if you can get over the fact that 2001-05-12 17:49:32 +00:00
tcl.m4 fix shell bug 2000-09-30 10:45:17 +00:00