summaryrefslogtreecommitdiff
path: root/config/programs.m4
Commit message (Expand)AuthorAgeFilesLines
* Some versions of lex will drop a lex.yy.c file when we probe to see ifTom Lane2004-09-021-2/+2
* Use $PATH_SEPARATOR like the rest of the autoconf code, instead ofTom Lane2004-09-021-3/+3
* Configure adjustments for irix.Bruce Momjian2004-05-191-3/+3
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Properly test for buggy flex 2.5.3.Bruce Momjian2003-05-061-2/+2
* Generate pg_config.h.in by autoheader. Separate out manually editablePeter Eisentraut2003-04-061-3/+3
* Readline and Zlib now required by default. Add options --without-readlinePeter Eisentraut2002-04-101-1/+22
* Add make install-strip target.Peter Eisentraut2002-04-101-1/+26
* Upgrade to Autoconf version 2.53. Replaced many custom macroPeter Eisentraut2002-03-291-2/+2
* Fix the readline test to find dependent libraries on NetBSD and OpenBSD.Peter Eisentraut2001-08-281-3/+16
* Do not pre-expand localedir as substituted in the makefile, so that 'makePeter Eisentraut2001-08-061-4/+5
* Native Language Support (NLS)Peter Eisentraut2001-06-021-1/+32
* Only look for bison as YACC; other yaccs need to be selected explicitly.Peter Eisentraut2001-02-101-11/+8
* Only use termcap xor [n]curses, depending on what readline needs. SolarisPeter Eisentraut2001-02-061-1/+33
* In flex --version test, redirect stdin to /dev/null, because some lex' hangPeter Eisentraut2000-10-261-2/+2
* New configure test for flex, which recognizes only flex but does so in allPeter Eisentraut2000-08-281-0/+72