diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-10 07:12:19 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-10 07:12:19 +0200 |
commit | b3e0ade88ce863b452efc83d003485b64399e89a (patch) | |
tree | e5e48e95d7eb1829bad26a51c54c91d52e4e8e89 /macros.php |
repo reorg
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 |