php-src/scripts
Peter Kokot 7e445ef3b1 Set AC_CONFIG_AUX_DIR to build directory
The Autoconf macro AC_CONFIG_AUX_DIR can set the location of the
auxiliary build tools such as config.guess, config.sub, and bundled
libtool scripts and moves these bundled files from the root directory
to the build subdirectory.

Additionally some changes in this context or as a part of obsoletion:
- The LT_TARGETS variable in build/build2.mk file was once used as a part
  of the Automake step. It's not used anymore and has been refactored to
  separate makedist script directly.
- ltconfig is not used anymore since libtool 1.4+
  cf8d1563c2
- phpize file locations for the config.guess, config.sub, and ltmain.sh
  has been refactored accordingly.
2018-12-10 08:11:44 +01:00
..
dev Remove some obsolete config_vars.mk occurrences 2018-10-16 18:05:06 +02:00
man1 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
Makefile.frag Set AC_CONFIG_AUX_DIR to build directory 2018-12-10 08:11:44 +01:00
php-config.in Drop support for autoconf < 2.60 in trunk and the 2011-05-15 06:09:21 +00:00
phpize.in Set AC_CONFIG_AUX_DIR to build directory 2018-12-10 08:11:44 +01:00
phpize.m4 Set AC_CONFIG_AUX_DIR to build directory 2018-12-10 08:11:44 +01:00