~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/include.am

  • Committer: Brian Aker
  • Date: 2011-12-28 21:59:11 UTC
  • mto: This revision was merged to the branch mainline in revision 2482.
  • Revision ID: brian@tangent.org-20111228215911-q3fzfsvtgt5vtp7e
Fix race condition in bison build, also fix NULL issue on FreeBSD.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1027
1027
drizzled/symbol_hash.h: drizzled/symbol_hash.stamp-h
1028
1028
drizzled/sql_reserved_words.h: drizzled/sql_reserved_words.stamp-h
1029
1029
 
1030
 
.gperf.stamp-h:
 
1030
.gperf.stamp-h: drizzled/sql_yacc.hh
1031
1031
        $(GPERF) -D --initializer-suffix=,0 --struct-type --enum \
1032
1032
                --omit-struct-type --readonly-tables --language=C++ \
1033
1033
                --class-name=$(*F) $<  > $@