autogen.sh: disable WARNINGS=all until autotools config is fixed.
This commit is contained in:
parent
e894340a64
commit
ab4c96292b
@ -56,7 +56,7 @@ done
|
|||||||
#if [ -e .git ]; then
|
#if [ -e .git ]; then
|
||||||
# export WARNINGS="all,error"
|
# export WARNINGS="all,error"
|
||||||
#else
|
#else
|
||||||
export WARNINGS="all"
|
# export WARNINGS="all"
|
||||||
#fi
|
#fi
|
||||||
|
|
||||||
autoreconf --install --force --verbose
|
autoreconf --install --force --verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user