postgresql/config
Peter Eisentraut b748d8f280 Fix install-strip on Mac OS X
There was a hack put into install-sh to call strip with the correct
options on Mac OS X.  But that never worked, because configure
disabled stripping on that platform altogether.  So remove that dead
code, and while we're at it, update install-sh to the latest upstream
source (from Automake).

Instead, set up the right strip options in programs.m4, so this now
actually works the way it was originally intended.
2012-08-21 23:42:43 -04:00
..
ac_func_accept_argtypes.m4 Enable compiling with the mingw-w64 32 bit compiler. 2011-12-10 15:35:41 -05:00
acx_pthread.m4
c-compiler.m4
c-library.m4 Put back AC_REQUIRE([AC_STRUCT_TM]). 2012-05-14 23:06:48 -04:00
config.guess Update config.guess and config.sub 2012-05-08 20:46:13 +03:00
config.sub Update config.guess and config.sub 2012-05-08 20:46:13 +03:00
docbook.m4 Fix configure's search for collateindex.pl. 2012-03-22 00:46:03 -04:00
general.m4
install-sh Fix install-strip on Mac OS X 2012-08-21 23:42:43 -04:00
libtool.m4
Makefile
missing
perl.m4
prep_buildtree
programs.m4 Fix install-strip on Mac OS X 2012-08-21 23:42:43 -04:00
python.m4 Don't reject threaded Python on FreeBSD. 2012-02-20 16:21:28 -05:00
tcl.m4