test program doesn't leave iterate atm, commenting it

Original commit message from CVS:
test program doesn't leave iterate atm, commenting it
This commit is contained in:
Thomas Vander Stichele 2002-02-22 18:25:06 +00:00
parent ce316f5ddc
commit d040af01db
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ testprogs = dparamstest
TESTS = $(testprogs)
check_PROGRAMS = $(testprogs)
## check_PROGRAMS = $(testprogs)
dparamstest_CFLAGS = $(GST_CFLAGS)
dparamstest_LDFLAGS = $(GST_LIBS) -L$(top_builddir)/libs/gst/control/ -lgstcontrol

View file

@ -2,7 +2,7 @@ testprogs = dparamstest
TESTS = $(testprogs)
check_PROGRAMS = $(testprogs)
## check_PROGRAMS = $(testprogs)
dparamstest_CFLAGS = $(GST_CFLAGS)
dparamstest_LDFLAGS = $(GST_LIBS) -L$(top_builddir)/libs/gst/control/ -lgstcontrol