~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to include/Makefile.am

  • Committer: Monty Taylor
  • Date: 2008-07-24 21:31:56 UTC
  • mto: (236.1.42 codestyle)
  • mto: This revision was merged to the branch mainline in revision 212.
  • Revision ID: monty@inaugust.com-20080724213156-p7f25ldaxvhiq6sh
Moved the includes we use everywhere to to GLOBAL_CPPFLAGS and added AM_CPPFLAGS to an AC_SUBST, so that we could take out the redundant declaration from most fof the Makefiles.

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
                        drizzle/server/field/varstring.h \
91
91
                        drizzle/server/field/year.h
92
92
 
93
 
AM_CPPFLAGS = -I$(top_builddir)/include -I$(top_srcdir)/include \
94
 
              -I$(top_srcdir)/server
95
 
 
96
93
LDADD = $(top_builddir)/mysys/libmysyslt.la \
97
94
        $(top_builddir)/strings/libmystringslt.la $(ZLIB_LIBS)
98
95
 
99
96
EXTRA_PROGRAMS = comp_err
 
97
comperr_CFLAGS = -I${top_srcdir}/server
100
98
 
101
99
# This will build mysqld_error.h, mysqld_ername.h and sql_state.h
102
100
# NOTE Built files should depend on their sources to avoid