From 5c0dd4155864973b58baaa3b87da1607601d8478 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Tue, 29 Jul 2003 02:16:06 +0000 Subject: [PATCH 1/1] Remove lines that pull libs/ext/cothreads from CVS Original commit message from CVS: Remove lines that pull libs/ext/cothreads from CVS --- autogen.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/autogen.sh b/autogen.sh index dc0d266..18633ed 100755 --- a/autogen.sh +++ b/autogen.sh @@ -9,9 +9,6 @@ srcfile=gst/gst.c if test ! -d common; then echo "+ getting common from cvs"; cvs co common fi -if test ! -d libs/ext/cothreads; then - echo "+ getting cothreads from cvs"; cvs co gst-cothreads -fi # source helper functions if test ! -f common/gst-autogen.sh; -- 2.7.4