CVSROOT: /cvs Module name: ports Changes by: [email protected] 2014/09/18 15:16:24
Modified files:
databases/iodbc: Makefile
databases/iodbc/patches: patch-admin_libiodbc_pc_in
Log message:
Delete an accidentally duplicated "Libs.private" line in the .pc file which was
causing "pkgconfig libiodbc --exists" to return false with a knock-on effect
of triggering a different codepath in php's autoconf script causing it to link
the main binary against libiodbc. PHP problem reported by naddy.
