~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/Makefile.am

  • Committer: Monty Taylor
  • Date: 2008-12-07 23:42:51 UTC
  • mto: This revision was merged to the branch mainline in revision 670.
  • Revision ID: monty@inaugust.com-20081207234251-yxtbg06jpylwej29
Finally removed all of the my_malloc stuff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
                        my_write.cc \
56
56
                        mf_iocache.cc mf_iocache2.cc mf_cache.cc mf_tempfile.cc \
57
57
                        mf_tempdir.cc \
58
 
                        my_malloc.cc my_realloc.cc mulalloc.cc \
 
58
                        mulalloc.cc \
59
59
                        my_alloc.cc \
60
60
                        my_fopen.cc my_fstream.cc my_getsystime.cc \
61
61
                        my_error.cc errors.cc my_filename.cc my_messnc.cc \