/[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.1 - (show annotations) (download)
Sat Feb 6 20:36:50 2010 UTC (14 years, 5 months ago) by slords
Branch: MAIN
CVS Tags: php-5_2_10-1_el5_sme
Initial import

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