List:Commits« Previous MessageNext Message »
From:Sergey Vojtovich Date:March 18 2009 7:47am
Subject:Re: bzr commit into mysql-5.0-bugteam branch (v.narayanan:2773)
Bug#42937
View as plain text  
Hi!

Ok to push.

Regards,
Sergey

On Wed, Mar 11, 2009 at 07:12:16AM +0000, Narayanan V wrote:
> #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
> 


> 
> -- 
> MySQL Code Commits Mailing List
> For list archives: http://lists.mysql.com/commits
> To unsubscribe:    http://lists.mysql.com/commits?unsub=1


-- 
Sergey Vojtovich <svoj@stripped>
MySQL AB, Software Engineer
Izhevsk, Russia, www.mysql.com
Thread
bzr commit into mysql-5.0-bugteam branch (v.narayanan:2773) Bug#42937Narayanan V11 Mar
  • Re: bzr commit into mysql-5.0-bugteam branch (v.narayanan:2773)Bug#42937Sergey Vojtovich18 Mar