postgresql/config
Tom Lane 1907dca905 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:14:06 -04:00
..
ac_func_accept_argtypes.m4
acx_pthread.m4
c-compiler.m4
c-library.m4
config.guess Update config.guess and config.sub 2007-11-15 20:21:05 +00:00
config.sub Update config.guess and config.sub 2007-11-15 20:21:05 +00:00
docbook.m4 Fix search for SGML stylesheets to include the place where Gentoo keeps them. 2007-08-09 02:33:58 +00:00
general.m4 Better solution to the tr problem: use sed instead. Per Martijn and Andrew. 2006-11-30 22:21:24 +00:00
install-sh Again properly fix Darwin strip. 2007-11-13 18:50:54 +00:00
libtool.m4
Makefile
missing
mkinstalldirs Fix assorted issues with build and install paths containing spaces. 2011-06-14 16:24:45 -04:00
perl.m4 Suppress -arch switches in the output of ExtUtils::Embed. 2011-06-14 17:14:06 -04:00
prep_buildtree
programs.m4 Require bind_textdomain_codeset() not just gettext() to enable NLS support. 2008-05-27 22:18:11 +00:00
python.m4 Punt when trying to build with threaded Python on FreeBSD. 2006-10-16 17:24:54 +00:00
tcl.m4