~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/Makefile.am

  • Committer: Toru Maesaka
  • Date: 2008-12-14 10:42:08 UTC
  • mto: (670.1.24 devel)
  • mto: This revision was merged to the branch mainline in revision 676.
  • Revision ID: dev@torum.net-20081214104208-ecklk6jct0thhte6
Final pass of replacing MySQL's strxmov with libc's alternatives

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
                        t_ctype.h
26
26
 
27
27
 
28
 
libmystrings_la_SOURCES =       strxmov.cc bmove_upp.cc \
 
28
libmystrings_la_SOURCES =       bmove_upp.cc \
29
29
                                is_prefix.cc \
30
30
                                longlong2str.cc \
31
31
                                my_strtoll10.cc \