postgresql/config
Peter Eisentraut 9cffb187d8 Also check for Python platform-specific include directory
Python can be built to have two separate include directories: one for
platform-independent files and one for platform-specific files.  So
far, this has apparently never mattered for a PL/Python build.  But
with the new multi-arch Python packages in Debian and Ubuntu, this is
becoming the standard configuration on these platforms, so we must
check these directories separately to be able to build there.

Also add a bit of reporting in configure to be able to see better what
is going on with this.
2012-08-29 23:05:35 -04:00
..
ac_func_accept_argtypes.m4
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
config.sub
docbook.m4
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 Also check for Python platform-specific include directory 2012-08-29 23:05:35 -04:00
tcl.m4