~brianaker/drizzle/warning-cleanup

« back to all changes in this revision

Viewing changes to .bootstrap

  • Committer: Brian Aker
  • Date: 2012-12-31 11:49:21 UTC
  • mto: This revision was merged to the branch mainline in revision 2610.
  • Revision ID: brian@tangent.org-20121231114921-1axh6emzu6s7lat3
Allow for warnings in autoconf, but be realistic about our ability to handle obsoletes for the time being.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
# MallocScribble=
12
12
# TESTS_ENVIRONMENT=
13
13
# VERBOSE=true
14
 
WARNINGS="all"
 
14
WARNINGS="all no-obsolete error"
15
15
BOOTSTRAP_SNAPSHOT=true
16
16
BOOTSTRAP_SNAPSHOT_CHECK="configure"