Skip to content

Commit 52909a1

Browse files
committed
Add missing permissions hack
1 parent 9680196 commit 52909a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1606,6 +1606,7 @@ AC_CONFIG_FILES([
16061606
])
16071607

16081608
AC_CONFIG_COMMANDS([default],[
1609+
test -d Zend || $php_shtool mkdir Zend
16091610
cat >Zend/zend_config.h <<FEO
16101611
#include <../main/php_config.h>
16111612
FEO

0 commit comments

Comments
 (0)