- fixed build for factory by no longer using option "-Werror" for autoreconf

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=3
This commit is contained in:
Stefan Dirsch 2012-06-05 08:47:36 +00:00 committed by Git OBS Bridge
parent 6dc69e1a06
commit 4255b8f0d4

View File

@ -112,7 +112,7 @@ done
done
cd ..
%endif %{nil with dox}
autoreconf -fiv -Werror
autoreconf -fi
echo>deprec.h '#ifdef __cplusplus
#define CDECL118 "C"
#else