/[smeserver]/rpms/php/sme8/php-5.2.4-odbc.patch
ViewVC logotype

Contents of /rpms/php/sme8/php-5.2.4-odbc.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Mon Jun 20 19:27:01 2011 UTC (12 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Import upstream sources

1 --- php-5.2.4/ext/odbc/config.m4.odbc
2 +++ php-5.2.4/ext/odbc/config.m4
3 @@ -423,6 +423,8 @@ PHP_ARG_WITH(unixODBC,,
4 PHP_ODBC_CHECK_HEADER(sqlext.h)
5 AC_DEFINE(HAVE_UNIXODBC,1,[ ])
6 AC_MSG_RESULT([$ext_output])
7 + ODBC_SHARED_LIBADD="-lodbc -lodbcpsql"
8 + PHP_SUBST(ODBC_SHARED_LIBADD)
9 fi
10 fi
11

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed