postgresql/config
Peter Eisentraut 9d182ef002 Update of install-sh, mkinstalldirs, and associated configury
Update install-sh to that from Autoconf 2.63, plus our Darwin-specific
changes (which I simplified a bit).  install-sh is now able to install
multiple files in one run, so we could simplify our makefiles sometime.

install-sh also now has a -d option to create directories, so we don't need
mkinstalldirs anymore.

Use AC_PROG_MKDIR_P in configure.in, so we can use mkdir -p when available
instead of install-sh -d.  For consistency with the rest of the world,
the corresponding make variable has been renamed from $(mkinstalldirs) to
$(MKDIR_P).
2009-08-26 22:24:44 +00:00
..
ac_func_accept_argtypes.m4
acx_pthread.m4
c-compiler.m4
c-library.m4
config.guess
config.sub
docbook.m4 Use DocBook XSL stylesheets for man page building 2009-08-04 22:04:37 +00:00
general.m4
install-sh Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
libtool.m4
Makefile Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
missing
perl.m4
prep_buildtree
programs.m4 Make the configure messages rejecting old bison and flex versions include 2009-07-13 05:36:53 +00:00
python.m4
tcl.m4