#At file:///home/stewart/mysql/mysql-5.1-telco-6.4-win/
2797 Stewart Smith 2008-08-22
add my_times.c to EXTRA_DIST (needed on win32)
modified:
mysys/Makefile.am
=== modified file 'mysys/Makefile.am'
--- a/mysys/Makefile.am 2008-04-28 00:09:08 +0000
+++ b/mysys/Makefile.am 2008-08-22 00:20:57 +0000
@@ -72,7 +72,7 @@ libmysyslt_la_SOURCES = my_init.c my_get
thr_mutex.c thr_rwlock.c \
mf_soundex.c \
my_conio.c my_wincond.c my_winthread.c
-EXTRA_DIST = CMakeLists.txt
+EXTRA_DIST = CMakeLists.txt my_times.c
DEFS = -DDEFAULT_BASEDIR=\"$(prefix)\" \
-DDATADIR="\"$(MYSQLDATAdir)\"" \
| Thread |
|---|
| • bzr commit into mysql-5.1 branch (stewart:2797) | Stewart Smith | 22 Aug |