~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to sql/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-06-30 23:35:41 UTC
  • Revision ID: brian@tangent.org-20080630233541-6i1ixrlag0y2ixe1
RemovedĀ droppedĀ libs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
112
112
nodist_mysqld_SOURCES = mini_client_errors.c pack.c client.c my_time.c
113
113
 
114
114
gen_lex_hash_SOURCES =  gen_lex_hash.cc
115
 
gen_lex_hash_LDFLAGS =  @NOINST_LDFLAGS@
 
115
gen_lex_hash_LDFLAGS =  
116
116
 
117
117
mysql_tzinfo_to_sql_SOURCES = tztime.cc
118
118
mysql_tzinfo_to_sql_CXXFLAGS= -DTZINFO2SQL