Skip to content

Commit 9bd0cce

Browse files
committed
Merge branch 'PHP-7.4'
* PHP-7.4: Update NEWS Fix #78460: PEAR installation failure
2 parents 6c0eb1b + ae59a6d commit 9bd0cce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configure.ac

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,6 +1549,8 @@ PHP_GEN_GLOBAL_MAKEFILE
15491549

15501550
AC_DEFINE([HAVE_BUILD_DEFS_H], 1, [ ])
15511551

1552+
dnl Make directories when building in a separate build directory.
1553+
$php_shtool mkdir -p pear
15521554
$php_shtool mkdir -p scripts
15531555
$php_shtool mkdir -p scripts/man1
15541556

0 commit comments

Comments
 (0)