Commit Graph

43 Commits (c30ef871cd5f429520bb4994265b01ba26125c5d)

Author SHA1 Message Date
Bruce Momjian 8799d84603 Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo. 24 years ago
Peter Eisentraut 15abc7788e More correct way to check for existence of types, which allows to specify 24 years ago
Peter Eisentraut 7505e5d0cd Make prep_buildtree harmless when run on top of the source tree. 25 years ago
Peter Eisentraut 8f3627d89b Add explicit '-print' to 'find' commands. 25 years ago
Bruce Momjian a7621c92ae Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks. 25 years ago
Peter Eisentraut 5298eb47dc Fix the readline test to find dependent libraries on NetBSD and OpenBSD. 25 years ago
Peter Eisentraut ef7152f99b Put the right runpath to libpq into the Perl module shared object on more 25 years ago
Peter Eisentraut 5558e15ce5 Do not pre-expand localedir as substituted in the makefile, so that 'make 25 years ago
Peter Eisentraut 4e75fcb80c update from upstream 25 years ago
Peter Eisentraut 8237d89c0f Support fake root install, separate build dir, dependency tracking, our 25 years ago
Peter Eisentraut 2f3bd9eb88 Check for jakarta-ant before ant, in case 'ant' is the screen saver program. 25 years ago
Peter Eisentraut e542036461 Native Language Support (NLS) 25 years ago
Peter Eisentraut bbc3920fe9 PL/Python should build portably now, if you can get over the fact that 25 years ago
Peter Eisentraut 0d5407e6e0 Throw error if Ant is not found and Java is requested. Remove redundant 25 years ago
Peter Mount 79e2dd5875 There's always 1 file missed out ;-) 25 years ago
Peter Eisentraut 23e41fb7fb Add configure check for -lunix, for QNX. 25 years ago
Peter Eisentraut 2660803697 Only look for bison as YACC; other yaccs need to be selected explicitly. 25 years ago
Peter Eisentraut 6afd28c8f2 Make more portable. 25 years ago
Peter Eisentraut 5610b6d9cb Only use termcap xor [n]curses, depending on what readline needs. Solaris 25 years ago
Tom Lane e9c936ff38 Remove rangechecks on errno; just call strerror unconditionally. This 25 years ago
Peter Eisentraut 5508ef30e2 Make checks for global variables (sys_nerr, timezone) safe against getting 25 years ago
Peter Eisentraut c3f9371956 Add configure check for sys_nerr, to end all discussions. 25 years ago
Peter Eisentraut 6b70f3862c Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8), 25 years ago
Peter Eisentraut 7267fdd7a3 Add some configure checks for DocBook and related tools. With a somewhat 25 years ago
Peter Eisentraut dfda21e7a6 Add configure check to see whether <string.h> and <strings.h> may both be 25 years ago
Peter Eisentraut 07ac8e94c7 In flex --version test, redirect stdin to /dev/null, because some lex' hang 26 years ago
Peter Eisentraut 0f5169b4af New config.guess and config.sub with Darwin support (from official GNU 26 years ago
Peter Eisentraut 3daa17173b Don't call AC_SUBST (in libtool.m4) before AC_INIT. The m4 diversions get 26 years ago
Peter Eisentraut 12e7558c76 Add check for GNU or not GNU ld, needed to pick the right export_dynamic 26 years ago
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the 26 years ago
Bruce Momjian 4af1d7c033 Fix configure types.h 26 years ago
Bruce Momjian b2cf67888d Add sys/types include for sockaddr test to configure 26 years ago
Peter Eisentraut 333cbc2dab fix shell bug 26 years ago
Peter Eisentraut 664ce79dd8 Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>. 26 years ago
Peter Eisentraut f428d053ce Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, 26 years ago
Peter Eisentraut 353371874f Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with something 26 years ago
Peter Eisentraut ef6164de1d Revert removal of signed, volatile, and signal handler arg type tests. 26 years ago
Peter Eisentraut f03fc94e7d New configure test for flex, which recognizes only flex but does so in all 26 years ago
Peter Eisentraut 79abd73eee Remove configure tests for `signed', `volatile', and signal handler args; 26 years ago
Peter Eisentraut 662f6a557c Fix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct sockaddr *' as second 26 years ago
Peter Eisentraut 06cd0f1a32 Substituted new configure test for types of accept() 26 years ago
Peter Eisentraut 6de89c9ab7 Moved the intricacies of the perl interface build into its own makefile 26 years ago
Peter Eisentraut 5b9d0d9a5c Moved configure script from src/ to the top level directory. Moved 26 years ago