diff options
Diffstat (limited to 'macros.php')
-rw-r--r-- | macros.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/macros.php b/macros.php new file mode 100644 index 0000000..9f5e849 --- /dev/null +++ b/macros.php @@ -0,0 +1,8 @@ +# +# Interface versions exposed by PHP: +# +%php_core_api @PHP_APIVER@ +%php_zend_api @PHP_ZENDVER@ +%php_pdo_api @PHP_PDOVER@ + +%php_extdir %{_libdir}/php/modules |