diff options
| author | Pawel Pekala <pawel@FreeBSD.org> | 2012-02-11 18:59:15 +0000 |
|---|---|---|
| committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-02-11 18:59:15 +0000 |
| commit | 477b9d157c5580d96181852fc9c7ce8a95bd7c81 (patch) | |
| tree | 3c5583c44eecbd0ef8d4f4126954d0a1221208fb /databases/mysql-connector-odbc/files/patch-configure | |
| parent | Whitespace fixes. (diff) | |
- Update to version 5.1.9 [1]
- Fix build when WITH_IODBC=true
PR: ports/161832 [1]
SUbmitted by: maintainer
Notes
Notes:
svn path=/head/; revision=290936
Diffstat (limited to 'databases/mysql-connector-odbc/files/patch-configure')
| -rw-r--r-- | databases/mysql-connector-odbc/files/patch-configure | 23 |
1 files changed, 0 insertions, 23 deletions
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: |
