Skip to content

Commit 558ccf7

Browse files
committed
Autotools: Add 3rd argument to dba PHP_TEMP_LDFLAGS
[skip ci]
1 parent b7db770 commit 558ccf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/dba/config.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ AC_DEFUN([PHP_DBA_STD_BEGIN],
77
[unset THIS_INCLUDE THIS_LIBS THIS_LFLAGS THIS_PREFIX THIS_RESULT])
88

99
dnl
10-
dnl PHP_TEMP_LDFLAGS(ldflags, libs)
10+
dnl PHP_TEMP_LDFLAGS(ldflags, libs, action-to-execute)
1111
dnl
1212
dnl Save and restore linker flags.
1313
dnl

0 commit comments

Comments
 (0)