php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #81637
Patch config_macro_dirs revision 2021-11-19 08:14 UTC by dpa-bugs at aegee dot org

Patch config_macro_dirs for *Compile Issues Bug #81637

Patch version 2021-11-19 08:14 UTC

Return to Bug #81637 | Download this patch
Patch Revisions:

Developer: dpa-bugs@aegee.org

--- configure.ac.orig	2021-11-19 08:05:21.481736866 +0000
+++ configure.ac	2021-11-19 08:05:37.633693850 +0000
@@ -20,6 +20,7 @@
 AC_INIT([PHP],[7.4.26],[https://bugs.php.net],[php],[https://www.php.net])
 AC_CONFIG_SRCDIR([main/php_version.h])
 AC_CONFIG_AUX_DIR([build])
+AC_CONFIG_MACRO_DIRS([build])
 AC_PRESERVE_HELP_ORDER
 
 PHP_CONFIG_NICE(config.nice)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 14:01:28 2024 UTC