We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e8dc40 commit 1fe854eCopy full SHA for 1fe854e
ext/hash/config.m4
@@ -45,4 +45,4 @@ EXT_HASH_HEADERS="php_hash.h php_hash_md.h php_hash_sha.h php_hash_ripemd.h \
45
php_hash_xxhash.h xxhash/xxhash.h"
46
47
PHP_NEW_EXTENSION(hash, $EXT_HASH_SOURCES, 0,,$PHP_HASH_CFLAGS)
48
-PHP_INSTALL_HEADERS(ext/hash, $EXT_HASH_HEADERS)
+PHP_INSTALL_HEADERS([ext/hash], [$EXT_HASH_HEADERS])
0 commit comments