~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Brian Aker
  • Date: 2009-03-22 21:27:04 UTC
  • mfrom: (960.2.22 mordred)
  • Revision ID: brian@tangent.org-20090322212704-ysn4mkkjg2u9kv22
Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
1360
1360
    W_EXCEPTIONS="-fexceptions"
1361
1361
  fi
1362
1362
  NO_REDUNDANT_DECLS="-Wno-redundant-decls"
1363
 
  PROTOSKIP_WARNINGS="-Wno-effc++ -Wshadow"
 
1363
  PROTOSKIP_WARNINGS="-Wno-effc++ -Wno-shadow"
1364
1364
fi
1365
1365
if test "$SUNCC" = "yes"
1366
1366
then