postgresql/config
Tom Lane 8d355d7bbf Fix the makefiles to fail cleanly if Perl is needed but not present. This
used to work as intended, but got broken some time ago (a quoted empty string
is not an empty string), and got broken some more by the changes to generate
ecpg's preproc.y automatically.  Given all the unprotected uses of $(PERL)
elsewhere, it seems best to make use of the $(missing) script rather than
trying to ensure each such use is protected individually.  Also fix various
bits of documentation that omitted to mention Perl as a requirement for
building from a CVS pull.  Per a complaint from Robert Haas.
2009-06-23 03:46:00 +00:00
..
Makefile Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
ac_func_accept_argtypes.m4 $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
acx_pthread.m4 Allow Win32 libpq will use it's minimal pthread implementation, and ecpg 2005-08-29 00:47:35 +00:00
c-compiler.m4 Modify the recently-added probe for -Wl,--as-needed some more, because RHEL-4 2008-06-27 00:36:16 +00:00
c-library.m4 Autoconf 2.62 will require cache variables to contain "_cv_". Fix our few 2008-08-21 13:53:28 +00:00
config.guess Update config.guess and config.sub 2009-04-09 21:33:02 +00:00
config.sub Update config.guess and config.sub 2009-04-09 21:33:02 +00:00
docbook.m4 configure check for docbook2man program, used in the new XML-based man 2008-11-26 11:26:54 +00:00
general.m4 Use Autoconf provided AS_HELP_STRING macro to automatically format and 2008-10-29 09:27:24 +00:00
install-sh Again properly fix Darwin strip. 2007-11-13 18:50:54 +00:00
libtool.m4 Rename AC_PROG_LD* macros to PGAC_PROG_LD*. This avoids clashes with the 2004-07-17 18:53:56 +00:00
missing Fix the makefiles to fail cleanly if Perl is needed but not present. This 2009-06-23 03:46:00 +00:00
mkinstalldirs Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
perl.m4 Detect and error out on inability to get proper linkage information required for plperl, usually due to absence of perl ExtUtils::Embed module. Backpatch as far as 8.1. 2008-11-12 00:00:05 +00:00
prep_buildtree Make prep_buildtree harmless when run on top of the source tree. 2001-09-10 23:28:59 +00:00
programs.m4 Remove all traces that suggest that a non-Bison yacc might be supported, and 2008-08-29 13:02:33 +00:00
python.m4 Allow configure to deal with Python 3.0. Changes were: 2009-01-04 00:54:15 +00:00
tcl.m4 allow alternative names for tclsh used on Windows 2009-02-03 01:24:57 +00:00