Below is the list of changes that have just been commited into a local
MyODBC 3.51 repository of 'pharvey'. When 'pharvey' does a push, they will
be propogaged to the main repository and within 2 hours after the push
into the public repository.
For more information on how to access the public repository see:
http://www.mysql.com/products/myodbc/faq_2.html#Development_ source
You can also browse the changes from public repository:
Complete repository: http://mysql.bkbits.net:8080/myodbc3/
This changeset : http://mysql.bkbits.net:8080/myodbc3/cset [at] 1.450
ChangeSet
1.450 05/01/31 11:55:10 pharvey [at] mysql.com +2 -0
- prebuild tweeks for 3.51.11-1 on osx
imyodbc/Makefile.am
1.5 05/01/31 11:55:10 pharvey [at] mysql.com +1 -0
- prebuild tweeks for 3.51.11-1 on osx
MYODBCConfig/MYODBCConfig.pro
1.11 05/01/31 11:55:10 pharvey [at] mysql.com +2 -0
- prebuild tweeks for 3.51.11-1 on osx
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: pharvey
# Host: g5.local
# Root: /Users/pharvey/SandBox/MySQL/myodbc-3.51
--- 1.10/MYODBCConfig/MYODBCConfig.pro 2005-01-30 14:50:34 -08:00
+++ 1.11/MYODBCConfig/MYODBCConfig.pro 2005-01-31 11:55:10 -08:00
[at] [at] -46,6 +46,8 [at] [at]
# Finder. MYODBCConfig.app can be copied to where desired
# in the file system (for example; /Applications/Utilities).
# #########################################################
+mac:DEFINES -= HAVE_ODBCINST_H
+mac:DEFINES += HAVE_IODBCINST_H
mac:LIBS -= -lodbc -lodbcinst -lmyodbc3S
mac:LIBS += -liodbc -liodbcinst
mac:LIBS += -lltdl -framework Carbon -framework QuickTime -lz -framework OpenGL -framework AGL -lz
--- 1.4/imyodbc/Makefile.am 2004-11-16 12:18:04 -08:00
+++ 1.5/imyodbc/Makefile.am 2005-01-31 11:55:10 -08:00
[at] [at] -26,6 +26,7 [at] [at]
EXTRA_DIST = \
imyodbc.h \
+ imyodbc.pro \
Makefile.win \
Makefile.osx \
Makefile.unix
--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
