~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/include.am

  • Committer: Mark Atwood
  • Date: 2011-08-04 16:21:21 UTC
  • mfrom: (2318.9.14 refactor3)
  • Revision ID: me@mark.atwood.name-20110804162121-6b9ay1b1de3yfgvl
mergeĀ lp:~olafvdspek/drizzle/refactor3

Show diffs side-by-side

added added

removed removed

Lines of Context:
946
946
 
947
947
AM_YFLAGS = -p DRIZZLE -d --verbose
948
948
 
949
 
 
950
949
if BUILD_GCC_PCH
951
950
PCHHEADERS= config.h.gch
952
951
else