#At file:///export/home/log/Narayanan/mysql_checkouts_bazaar/5.1_main_repository/mysql-5.0-bugteam-42937-1/ based on revid:matthias.leich@stripped
2773 Narayanan V 2009-03-11
Bug#42937 strings/CHARSET_INFO.txt not included in source distributions
The reference manual has instructions for adding new character
sets, and refers to the string/CHARSET_INFO.txt file. This file
is currently not present in the distribution.
Modify the build to include this file in the distribution.
@ strings/Makefile.am
modify EXTRA_DIST to include the CHARSET_INFO file.
M strings/Makefile.am
=== modified file 'strings/Makefile.am'
--- a/strings/Makefile.am 2006-12-31 00:02:27 +0000
+++ b/strings/Makefile.am 2009-03-11 07:11:59 +0000
@@ -52,7 +52,7 @@ EXTRA_DIST = ctype-big5.c ctype-cp932.c
bmove_upp-sparc.s strappend-sparc.s strend-sparc.s \
strinstr-sparc.s strmake-sparc.s strmov-sparc.s \
strnmov-sparc.s strstr-sparc.s strxmov-sparc.s \
- t_ctype.h CMakeLists.txt
+ t_ctype.h CMakeLists.txt CHARSET_INFO.txt
libmystrings_a_LIBADD=
conf_to_src_SOURCES = conf_to_src.c xml.c ctype.c bcmp.c
Attachment: [text/bzr-bundle] bzr/v.narayanan@sun.com-20090311071159-1hap1ag4jzn4tqvv.bundle