From 477b9d157c5580d96181852fc9c7ce8a95bd7c81 Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Sat, 11 Feb 2012 18:59:15 +0000 Subject: - Update to version 5.1.9 [1] - Fix build when WITH_IODBC=true PR: ports/161832 [1] SUbmitted by: maintainer --- .../mysql-connector-odbc/files/patch-configure | 23 ---------------------- 1 file changed, 23 deletions(-) delete mode 100644 databases/mysql-connector-odbc/files/patch-configure (limited to 'databases/mysql-connector-odbc/files/patch-configure') diff --git a/databases/mysql-connector-odbc/files/patch-configure b/databases/mysql-connector-odbc/files/patch-configure deleted file mode 100644 index 83517df4453f..000000000000 --- a/databases/mysql-connector-odbc/files/patch-configure +++ /dev/null @@ -1,23 +0,0 @@ ---- configure.orig 2008-07-10 23:32:20.000000000 +0300 -+++ configure 2008-07-10 23:33:51.000000000 +0300 -@@ -1653,13 +1653,13 @@ - - # The aliases save the names the user supplied, while $host etc. - # will get canonicalized. --test -n "$target_alias" && -- test "$program_prefix$program_suffix$program_transform_name" = \ -- NONENONEs,x,x, && -- program_prefix=${target_alias}- -- --# When changing, also change VersionInfo.h and driver/myodbc3.def --am__api_version="1.9" -+#test -n "$target_alias" && -+# test "$program_prefix$program_suffix$program_transform_name" = \ -+# NONENONEs,x,x, && -+# program_prefix=${target_alias}- -+# -+## When changing, also change VersionInfo.h and driver/myodbc3.def -+#am__api_version="1.9" - # Find a good install program. We prefer a C program (faster), - # so one script is as good as another. But avoid the broken or - # incompatible versions: -- cgit v1.2.3