mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
In case we do a 4.1.3, add this trivial fix
This commit is contained in:
+1
-1
@@ -536,7 +536,7 @@ fi
|
||||
if test -n "$ODBC_TYPE"; then
|
||||
INCLUDES="$INCLUDES $ODBC_INCLUDE"
|
||||
if test "$ODBC_TYPE" != "dbmaker"; then
|
||||
if test $shared != "yes"; then
|
||||
if test "$shared" != "yes"; then
|
||||
EXTRA_LIBS="$EXTRA_LIBS $ODBC_LFLAGS $ODBC_LIBS"
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user