Below is the list of changes that have just been committed into a local
5.1 repository of gkodinov. When gkodinov 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, 2008-03-28 21:11:07+02:00, gkodinov@stripped +1 -0
Makefile.am:
added my_handler_errors.h
mysys/Makefile.am@stripped, 2008-03-28 21:08:26+02:00, gkodinov@stripped +1 -1
added my_handler_errors.h
diff -Nrup a/mysys/Makefile.am b/mysys/Makefile.am
--- a/mysys/Makefile.am 2007-11-08 00:27:20 +02:00
+++ b/mysys/Makefile.am 2008-03-28 21:08:26 +02:00
@@ -20,7 +20,7 @@ INCLUDES = @ZLIB_INCLUDES@ -I$(top_buil
-I$(top_srcdir)/include -I$(srcdir)
pkglib_LIBRARIES = libmysys.a
LDADD = libmysys.a $(top_builddir)/strings/libmystrings.a $(top_builddir)/dbug/libdbug.a
-noinst_HEADERS = mysys_priv.h my_static.h
+noinst_HEADERS = mysys_priv.h my_static.h my_handler_errors.h
libmysys_a_SOURCES = my_init.c my_getwd.c mf_getdate.c my_mmap.c \
mf_path.c mf_loadpath.c my_file.c \
my_open.c my_create.c my_dup.c my_seek.c my_read.c \
| Thread |
|---|
| • bk commit into 5.1 tree (gkodinov:1.2588) | kgeorge | 28 Mar |