[xiph-cvs] cvs commit: CVSROOT modules
Brendan
brendan at xiph.org
Mon Jul 7 20:52:06 PDT 2003
brendan 03/07/07 23:52:06
Modified: . modules
Log:
ices2 needs to check out src-avl again.
Revision Changes Path
1.14 +9 -9 CVSROOT/modules
Index: modules
===================================================================
RCS file: /usr/local/cvsroot/CVSROOT/modules,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -u -r1.13 -r1.14
--- modules 3 Jul 2003 13:25:50 -0000 1.13
+++ modules 8 Jul 2003 03:52:05 -0000 1.14
@@ -25,16 +25,16 @@
# can be useful for creating a module that consists of many directories
# spread out over the entire source repository.
-icecast-src-avl -d src &avl
-icecast-src-log -d src &log
-icecast-src-net -d src &net
-icecast-src-httpp -d src &httpp
-icecast-src-thread -d src &thread
-icecast-src-timing -d src &timing
+src-avl -d src &avl
+src-log -d src &log
+src-net -d src &net
+src-httpp -d src &httpp
+src-thread -d src &thread
+src-timing -d src &timing
-icecast icecast &icecast-src-avl &icecast-src-log &icecast-src-net &icecast-src-httpp &icecast-src-thread &icecast-src-timing
+icecast icecast &src-avl src-log src-net src-httpp src-thread src-timing
-ices ices &m4 &icecast-src-log &icecast-src-thread &icecast-src-timing
+ices ices &m4 src-avl src-log src-thread src-timing
-libshout libshout &m4 &icecast-src-avl &icecast-src-net &icecast-src-thread &icecast-src-httpp &icecast-src-timing
+libshout libshout &m4 src-avl src-net src-thread src-httpp src-timing
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list