diff options
Diffstat (limited to 'databases/unixODBC/files')
-rw-r--r-- | databases/unixODBC/files/patch-DataManager::SQLMoreResults.c | 11 | ||||
-rw-r--r-- | databases/unixODBC/files/patch-configure | 10 |
2 files changed, 0 insertions, 21 deletions
diff --git a/databases/unixODBC/files/patch-DataManager::SQLMoreResults.c b/databases/unixODBC/files/patch-DataManager::SQLMoreResults.c deleted file mode 100644 index cba763bd0d9d..000000000000 --- a/databases/unixODBC/files/patch-DataManager::SQLMoreResults.c +++ /dev/null @@ -1,11 +0,0 @@ ---- DriverManager/SQLMoreResults.c.orig Fri Oct 31 03:20:46 2003 -+++ DriverManager/SQLMoreResults.c Tue Jan 13 23:25:00 2004 -@@ -262,7 +262,7 @@ - * We don't know for sure - */ - statement -> hascols = 0; -- statement -> state = STATE_S4; -+ statement -> state = STATE_S5; - #endif - } - else if ( ret == SQL_STILL_EXECUTING ) diff --git a/databases/unixODBC/files/patch-configure b/databases/unixODBC/files/patch-configure deleted file mode 100644 index 1d796a6f6118..000000000000 --- a/databases/unixODBC/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Sun Apr 28 08:36:46 2002 -+++ configure Sun Apr 28 08:55:08 2002 -@@ -5733,6 +5733,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' |