OSDN Git Service

Allow detection of collateindex.pl in stylesheet directory or in path,
[pg-rex/syncrep.git] / config /
2002-04-14 Peter EisentrautAllow detection of collateindex.pl in stylesheet direct...
2002-04-10 Peter EisentrautReadline and Zlib now required by default. Add options...
2002-04-10 Peter EisentrautAdd make install-strip target.
2002-03-30 Peter EisentrautFix more random breakage manifesting on FreeBSD.
2002-03-29 Peter EisentrautAdd missing comma.
2002-03-29 Peter EisentrautUpgrade to Autoconf version 2.53. Replaced many custom...
2002-02-23 Peter EisentrautHeimdal support (Kerberos V implementation from KTH)
2001-12-20 Bruce MomjianAdd memcmp() test and new memcmp.c file, for SunOS...
2001-12-02 Peter EisentrautMore correct way to check for existence of types, which...
2001-09-10 Peter EisentrautMake prep_buildtree harmless when run on top of the...
2001-09-10 Peter EisentrautAdd explicit '-print' to 'find' commands.
2001-09-07 Bruce MomjianUpdate SCM_CREDS for Net/Free/BSD-OS. Add configure...
2001-08-28 Peter EisentrautFix the readline test to find dependent libraries on...
2001-08-26 Peter EisentrautPut the right runpath to libpq into the Perl module...
2001-08-06 Peter EisentrautDo not pre-expand localedir as substituted in the makef...
2001-08-06 Peter Eisentrautupdate from upstream
2001-07-10 Peter EisentrautSupport fake root install, separate build dir, dependen...
2001-07-04 Peter EisentrautCheck for jakarta-ant before ant, in case 'ant' is...
2001-06-02 Peter EisentrautNative Language Support (NLS)
2001-05-12 Peter EisentrautPL/Python should build portably now, if you can get...
2001-03-11 Peter EisentrautThrow error if Ant is not found and Java is requested...
2001-03-05 Peter MountThere's always 1 file missed out ;-)
2001-03-03 Peter EisentrautAdd configure check for -lunix, for QNX.
2001-02-10 Peter EisentrautOnly look for bison as YACC; other yaccs need to be...
2001-02-09 Peter EisentrautMake more portable.
2001-02-06 Peter EisentrautOnly use termcap xor [n]curses, depending on what readl...
2001-01-22 Tom LaneRemove rangechecks on errno; just call strerror uncondi...
2001-01-10 Peter EisentrautMake checks for global variables (sys_nerr, timezone...
2001-01-09 Peter EisentrautAdd configure check for sys_nerr, to end all discussions.
2000-11-09 Peter EisentrautAlso test for 'void *' as third arg of accept() (as...
2000-11-05 Peter EisentrautAdd some configure checks for DocBook and related tools...
2000-11-03 Peter EisentrautAdd configure check to see whether <string.h> and ...
2000-10-26 Peter EisentrautIn flex --version test, redirect stdin to /dev/null...
2000-10-24 Peter EisentrautNew config.guess and config.sub with Darwin support...
2000-10-24 Peter EisentrautDon't call AC_SUBST (in libtool.m4) before AC_INIT...
2000-10-20 Peter EisentrautAdd check for GNU or not GNU ld, needed to pick the...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-10-02 Bruce MomjianFix configure types.h
2000-10-02 Bruce MomjianAdd sys/types include for sockaddr test to configure
2000-09-30 Peter Eisentrautfix shell bug
2000-09-27 Peter EisentrautFixes for Cygwin, with help from Pete Forman <gsez020...
2000-09-25 Peter EisentrautRevise Tcl/Tk configuration. Make missing Tcl after...
2000-09-21 Peter EisentrautReplace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH...
2000-08-29 Peter EisentrautRevert removal of signed, volatile, and signal handler...
2000-08-28 Peter EisentrautNew configure test for flex, which recognizes only...
2000-08-27 Peter EisentrautRemove configure tests for `signed', `volatile', and...
2000-08-26 Peter EisentrautFix AC_FUNC_ACCEPT_ARGTYPES to accept `const struct...
2000-06-11 Peter EisentrautSubstituted new configure test for types of accept()
2000-06-10 Peter EisentrautMoved the intricacies of the perl interface build into...
2000-06-06 Peter EisentrautMoved configure script from src/ to the top level direc...