Autotools: Add 3rd argument to dba PHP_TEMP_LDFLAGS

[skip ci]
This commit is contained in:
Peter Kokot 2024-08-31 00:41:41 +02:00
parent b7db7708c3
commit 558ccf7362
No known key found for this signature in database
GPG key ID: A94800907AA79B36

View file

@ -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