mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Autotools: Add 3rd argument to dba PHP_TEMP_LDFLAGS
[skip ci]
This commit is contained in:
parent
b7db7708c3
commit
558ccf7362
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ AC_DEFUN([PHP_DBA_STD_BEGIN],
|
|||
[unset THIS_INCLUDE THIS_LIBS THIS_LFLAGS THIS_PREFIX THIS_RESULT])
|
||||
|
||||
dnl
|
||||
dnl PHP_TEMP_LDFLAGS(ldflags, libs)
|
||||
dnl PHP_TEMP_LDFLAGS(ldflags, libs, action-to-execute)
|
||||
dnl
|
||||
dnl Save and restore linker flags.
|
||||
dnl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue