~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

merge with latest from the trunk

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