~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/Makefile.am

Added back PROTOSKIP_WARNINGS  - we still need it on Solaris. But it's empty now for GCC.

Show diffs side-by-side

added added

removed removed

Lines of Context:
633
633
endif
634
634
 
635
635
libserialutil_la_SOURCES = db.cc table_proto_write.cc
 
636
libserialutil_la_CXXFLAGS= ${AM_CXXFLAGS} ${PROTOSKIP_WARNINGS}
636
637
 
637
638
libhandler_la_SOURCES = handler.cc handlerton.cc
638
639