remove compprep

Original commit message from CVS:
remove compprep
This commit is contained in:
Thomas Vander Stichele 2005-11-30 13:28:13 +00:00
parent 44d804b216
commit 9beced9b29
4 changed files with 2 additions and 18 deletions

View file

@ -1,6 +1,5 @@
include ../Rules
# disable gst-compprep-check until it doesn't leave stray files for distcheck
tests_pass = gst-inspect-check struct_size
tests_fail =
tests_ignore =
@ -13,8 +12,4 @@ gst-inspect-check$(EXEEXT): $(srcdir)/gst-inspect-check.in
$(srcdir)/gst-inspect-check.in >gst-inspect-check$(EXEEXT)
chmod +x gst-inspect-check$(EXEEXT)
#gst_compprep_check_SOURCES =
#gst-compprep-check$(EXEEXT):
# cp $(srcdir)/gst-compprep-check.in gst-compprep-check$(EXEEXT)
EXTRA_DIST = gst-inspect-check.in gst-compprep-check.in
EXTRA_DIST = gst-inspect-check.in

View file

@ -1,3 +0,0 @@
#!/bin/sh
../../tools/gst-compprep --gst-fatal-warnings

View file

@ -1,6 +1,5 @@
include ../Rules
# disable gst-compprep-check until it doesn't leave stray files for distcheck
tests_pass = gst-inspect-check struct_size
tests_fail =
tests_ignore =
@ -13,8 +12,4 @@ gst-inspect-check$(EXEEXT): $(srcdir)/gst-inspect-check.in
$(srcdir)/gst-inspect-check.in >gst-inspect-check$(EXEEXT)
chmod +x gst-inspect-check$(EXEEXT)
#gst_compprep_check_SOURCES =
#gst-compprep-check$(EXEEXT):
# cp $(srcdir)/gst-compprep-check.in gst-compprep-check$(EXEEXT)
EXTRA_DIST = gst-inspect-check.in gst-compprep-check.in
EXTRA_DIST = gst-inspect-check.in

View file

@ -1,3 +0,0 @@
#!/bin/sh
../../tools/gst-compprep --gst-fatal-warnings