2599.1.2
by Brian Aker
Update bootstrap |
1 |
#
|
2 |
# Example defaults for bootstrap
|
|
3 |
#
|
|
4 |
# AUTOM4TE=
|
|
5 |
# AUTOMAKE=
|
|
6 |
# AUTORECONF=
|
|
7 |
# AUTORECONF=
|
|
8 |
# MAKE=
|
|
9 |
# MallocGuardEdges=
|
|
10 |
# MallocErrorAbort=
|
|
11 |
# MallocScribble=
|
|
12 |
# TESTS_ENVIRONMENT=
|
|
13 |
# VERBOSE=true
|
|
2609.1.1
by Brian Aker
Allow for warnings in autoconf, but be realistic about our ability to handle obsoletes for the time being. |
14 |
WARNINGS="all no-obsolete error"
|
2607.1.2
by Brian Aker
Add sanity test for bootstrap. |
15 |
BOOTSTRAP_SNAPSHOT=true
|
16 |
BOOTSTRAP_SNAPSHOT_CHECK="configure"
|