postgres/config
Tom Lane 212567ad3e Suppress -arch switches in the output of ExtUtils::Embed.
We previously found out that OS X's standard perl installation tries to put
-arch switches into Perl link commands, evidently in hopes of building
universal binaries.  But it doesn't work to add such switches in plperl's
link step if they weren't being used earlier, so this is basically
unworkable.  When using gcc the result is only some warnings; but LLVM
fails entirely, so this issue isn't as cosmetic as we originally thought.
Hence, back-patch commit d69a419e68 into
pre-9.0 branches.
2011-06-14 17:13:58 -04: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
Makefile Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +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 Fix assorted issues with build and install paths containing spaces. 2011-06-14 16:03:20 -04:00
perl.m4 Suppress -arch switches in the output of ExtUtils::Embed. 2011-06-14 17:13:58 -04: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