Skip to content

Commit 0a9c66f

Browse files
committed
Add comment about PASE defines
1 parent e53fd03 commit 0a9c66f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.m4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ if test "$PHP_IBM_DB2" != "no"; then
7171
], "-L$i/lib" )
7272
done
7373

74+
dnl XXX: Should convert defines from PASE to __PASE__, in line with IBM GCC
7475
if test "$IBM_DB2_PASE" = "yes" ; then
7576
PHP_NEW_EXTENSION(ibm_db2, ibm_db2.c, $ext_shared,,-DPASE)
7677
else

0 commit comments

Comments
 (0)