verbose output of autoreconf

This commit is contained in:
Frantisek Kluknavsky 2013-03-28 17:44:15 +01:00
parent b04743658f
commit 35186a280a

View File

@ -60,7 +60,7 @@ in applications.
%patch0 -p1 -b .s390
%build
autoreconf -if
autoreconf -ifv
if as --help | grep -q execstack; then
# the object files do not require an executable stack
export CCAS="gcc -c -Wa,--noexecstack"