should be properly tested for first
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 5 Jan 2002 14:29:40 +0000 (14:29 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 5 Jan 2002 14:29:40 +0000 (14:29 +0000)
Original commit message from CVS:
should be properly tested for first

gst/spectrum/Makefile.am

index e991740..65fefde 100644 (file)
@@ -7,12 +7,14 @@ libgstspectrum_la_CFLAGS = $(GST_CFLAGS)
 
 noinst_HEADERS = gstspectrum.h
 
-if HAVE_GTK
-noinst_PROGRAMS = demo-osssrc
-endif
+## this thing needs gnome too, so unless someone checks for it, let's 
+## comment it out.
+## if HAVE_GTK
+## noinst_PROGRAMS = demo-osssrc
+## endif
 
-demo_osssrc_SOURCES = demo-osssrc.c
-demo_osssrc_CFLAGS  = $(GST_CFLAGS) $(GTK_CFLAGS)
-demo_osssrc_LDFLAGS = $(GST_LIBS) $(GTK_LIBS)
+## demo_osssrc_SOURCES = demo-osssrc.c
+## demo_osssrc_CFLAGS  = $(GST_CFLAGS) $(GTK_CFLAGS)
+## demo_osssrc_LDFLAGS = $(GST_LIBS) $(GTK_LIBS)
 
 EXTRA_DIST = README