~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/Makefile.am

  • Committer: Andy Lester
  • Date: 2008-08-09 06:00:56 UTC
  • mto: (266.1.29 use-replace-funcs)
  • mto: This revision was merged to the branch mainline in revision 287.
  • Revision ID: andy@petdance.com-20080809060056-xwmluu7ima0atvxy
renamed my_div.c to my_filename.c to match the function within

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
                        my_malloc.c my_realloc.c my_once.c mulalloc.c \
61
61
                        my_alloc.c \
62
62
                        my_fopen.c my_fstream.c my_getsystime.c \
63
 
                        my_error.c errors.c my_div.c my_messnc.c \
 
63
                        my_error.c errors.c my_filename.c my_messnc.c \
64
64
                        mf_format.c mf_same.c mf_dirname.c mf_fn_ext.c \
65
65
                        my_symlink.c my_symlink2.c \
66
66
                        mf_pack.c mf_unixpath.c mf_arr_appstr.c \