add color to debug

Original commit message from CVS:
add color to debug
This commit is contained in:
Christian Schaller 2002-06-22 10:07:45 +00:00
parent 23dbddcd2c
commit e370eb0d6d

View file

@ -82,7 +82,7 @@ FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \
--infodir=%{_infodir} \
--enable-debug \
--with-configdir=/etc/gstreamer \
--disable-tests --disable-examples --disable-debug-color \
--disable-tests --disable-examples \
--enable-docs-build --with-html-dir=$RPM_BUILD_ROOT%{_datadir}/gtk-doc/html
if [ "$SMP" != "" ]; then