summaryrefslogtreecommitdiffstats
path: root/macros.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-05-11 11:01:43 +0200
committerRemi Collet <remi@php.net>2023-05-11 11:01:43 +0200
commit5b38290883b6305066931b2add4553d8393ddae1 (patch)
tree611384d012bb215b1101377597d7bb81bf0f9f0e /macros.php
parent2a7e6586b1089fc85e026967df15733c31a4c22c (diff)
define %php80___phpize and %php80___phpconfig
Diffstat (limited to 'macros.php')
-rw-r--r--macros.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/macros.php b/macros.php
index 3943a74..d3e937f 100644
--- a/macros.php
+++ b/macros.php
@@ -14,3 +14,7 @@
%@SCL@__php @BINDIR@/php
+%@SCL@__phpize @BINDIR@/phpize
+
+%@SCL@__phpconfig @BINDIR@/php-config
+