Blob Blame History Raw
It appears upstream has stopped maintaining the autoconf build files,
even though they still ship 'em.  At some point we should probably
switch to the cmake build system, but I don't feel like investing time
in that now.


diff -Naur mysql-connector-odbc-5.1.11-src.orig/driver/Makefile.am mysql-connector-odbc-5.1.11-src/driver/Makefile.am
--- mysql-connector-odbc-5.1.11-src.orig/driver/Makefile.am	2012-04-27 18:12:39.000000000 -0400
+++ mysql-connector-odbc-5.1.11-src/driver/Makefile.am	2012-07-22 20:38:59.494830648 -0400
@@ -47,10 +47,13 @@
 handle.c\
 info.c \
 options.c \
+parse.c \
 prepare.c \
 results.c \
 transact.c \
 unicode.c \
+my_prepared_stmt.c \
+my_stmt.c \
 utility.c \
 driver.h