php-src/build
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
..
ax_check_compile_flag.m4 Upgrade AX_CHECK_COMPILE_FLAG macro to serial 6 2018-07-28 01:40:02 +02:00
ax_gcc_func_attribute.m4 Optimized php_addslashes with SSE4.2 instructions 2018-01-15 21:17:50 +08:00
build2.mk Set AC_CONFIG_AUX_DIR to build directory 2018-12-10 08:11:44 +01:00
build.mk Remove unused variable makefile_am_files 2018-10-16 22:33:04 +02:00
buildcheck.sh Merge branch 'PHP-7.2' into PHP-7.3 2018-10-20 09:54:00 +02:00
config-stubs Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
config.guess Set AC_CONFIG_AUX_DIR to build directory 2018-12-10 08:11:44 +01:00
config.sub Set AC_CONFIG_AUX_DIR to build directory 2018-12-10 08:11:44 +01:00
genif.sh Merge branch 'PHP-7.3' 2018-10-20 09:55:33 +02:00
libtool.m4 Don't detect FreeBSD 10 as FreeBSD 1 in libtool.m4. 2015-08-27 15:59:59 -07:00
ltmain.sh Set AC_CONFIG_AUX_DIR to build directory 2018-12-10 08:11:44 +01:00
order_by_dep.awk Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
php_cxx_compile_stdcxx.m4 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
pkg.m4 ext/gd: Use pkg-config to detect the availability of freetype2 2018-11-07 13:05:47 +01:00
print_include.awk Replace the incomprehensible newline escaping with @NEWLINE@ 2001-03-30 14:02:20 +00:00
scan_makefile_in.awk Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
shtool fix bug #51076 (race condition in shtool's mkdir -p) 2013-10-08 08:37:08 +02:00