mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
add makefile fragment manually
This commit is contained in:
parent
5cba3a99c2
commit
120a6ede44
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ PHP_ARG_WITH(informix,for Informix support,
|
|||
if test "$PHP_INFORMIX" != "no"; then
|
||||
|
||||
PHP_NEW_EXTENSION(informix, ifx.c, $ext_shared)
|
||||
PHP_ADD_MAKEFILE_FRAGMENT
|
||||
PHP_SUBST(INFORMIX_SHARED_LIBADD)
|
||||
|
||||
if test "$INFORMIXDIR" = ""; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue