~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/Makefile.am

  • Committer: Brian Aker
  • Date: 2008-07-26 04:51:46 UTC
  • mfrom: (202.1.25 codestyle)
  • Revision ID: brian@tangent.org-20080726045146-ax7ofn8aqnkycjl3
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
MYSQLDATAdir =          $(localstatedir)
17
17
MYSQLSHAREdir =         $(pkgdatadir)
18
18
MYSQLBASEdir=           $(prefix)
19
 
AM_CPPFLAGS =           -I$(top_builddir)/include \
20
 
                        -I$(top_srcdir)/include -I$(srcdir)
21
19
 
22
20
pkglib_LTLIBRARIES =    libmysys.la
23
21
libmysys_la_LDFLAGS =   -static