diff options
author | Remi Collet <remi@remirepo.net> | 2023-05-11 11:01:43 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-05-11 11:01:43 +0200 |
commit | 5b38290883b6305066931b2add4553d8393ddae1 (patch) | |
tree | 611384d012bb215b1101377597d7bb81bf0f9f0e /macros.php | |
parent | 2a7e6586b1089fc85e026967df15733c31a4c22c (diff) |
define %php80___phpize and %php80___phpconfig
Diffstat (limited to 'macros.php')
-rw-r--r-- | macros.php | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,3 +14,7 @@ %@SCL@__php @BINDIR@/php +%@SCL@__phpize @BINDIR@/phpize + +%@SCL@__phpconfig @BINDIR@/php-config + |