Below is the list of changes that have just been committed into a local
5.1 repository of kent. When kent does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2007-09-26 19:41:46+02:00, kent@stripped +1 -0
Makefile.am:
Corrected typo
libmysql_r/Makefile.am@stripped, 2007-09-26 19:41:40+02:00, kent@stripped +1 -1
Corrected typo
diff -Nrup a/libmysql_r/Makefile.am b/libmysql_r/Makefile.am
--- a/libmysql_r/Makefile.am 2007-08-31 01:23:07 +02:00
+++ b/libmysql_r/Makefile.am 2007-09-26 19:41:40 +02:00
@@ -29,7 +29,7 @@ INCLUDES = -I$(top_builddir)/include -I$
## automake barfs if you don't use $(srcdir) or $(top_srcdir) in include
include $(top_srcdir)/libmysql/Makefile.shared
-no_dist_libmysqlclient_r_la_SOURCES = $(target_sources)
+nodist_libmysqlclient_r_la_SOURCES = $(target_sources)
libmysqlclient_r_la_LIBADD = $(target_libadd) $(yassl_las)
libmysqlclient_r_la_LDFLAGS = $(target_ldflags)
| Thread |
|---|
| • bk commit into 5.1 tree (kent:1.2566) | kent | 26 Sep |