~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Stewart Smith
  • Date: 2008-12-16 01:06:08 UTC
  • mfrom: (685 testable)
  • mto: This revision was merged to the branch mainline in revision 691.
  • Revision ID: stewart@flamingspork.com-20081216010608-s5mhsjcl4fz7c4by
merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
1443
1443
then
1444
1444
  CC_WARNINGS="-v -xc99=all -errtags=yes"
1445
1445
  CXX_WARNINGS="+w +w2 -xport64 -errtags=yes -erroff=attrskipunsup -compat=5"
 
1446
  AM_CXXFLAGS="${AM_CXXFLAGS} -xmemalign=8s"
1446
1447
  NO_EXCEPTIONS="-features=no%except"
1447
1448
  W_EXCEPTIONS="-features=except"
1448
1449
fi