Skip to content

Commit 3a3eeb4

Browse files
committed
Fixed build in separate directory
1 parent 30a3280 commit 3a3eeb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/standard/config.m4

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,5 +463,7 @@ PHP_NEW_EXTENSION(standard, array.c base64.c basic_functions.c browscap.c crc32.
463463
random.c net.c hrtime.c crc32_x86.c libavifinfo/avifinfo.c,,,
464464
-DZEND_ENABLE_STATIC_TSRMLS_CACHE=1)
465465

466+
PHP_ADD_BUILD_DIR($ext_builddir/libavifinfo)
467+
466468
PHP_ADD_MAKEFILE_FRAGMENT
467469
PHP_INSTALL_HEADERS([ext/standard/])

0 commit comments

Comments
 (0)