add color to debug
authorChristian Schaller <uraeus@gnome.org>
Sat, 22 Jun 2002 10:07:45 +0000 (10:07 +0000)
committerChristian Schaller <uraeus@gnome.org>
Sat, 22 Jun 2002 10:07:45 +0000 (10:07 +0000)
Original commit message from CVS:
add color to debug

gstreamer.spec.in

index 77ff53d..d9b7168 100644 (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