From cvs at videolan.org Sun Aug 10 14:44:18 2003 From: cvs at videolan.org (cvs at videolan.org) Date: Sun, 10 Aug 2003 14:44:18 +0200 (CEST) Subject: CVS Commit (zorglub) Message-ID: <20030810124418.4C17A23445@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniSAPserver Modified Files: NEWS parser.cpp parser.h program.cpp sap.cfg sapserver.cpp sapserver.h Added Files: Makefile.in configure.ac sapserver.1 slp.cpp slp.h Removed Files: Makefile Log Message: * configure.ac , Makefile.in: light use of autoconf to manage options * Makefile.in: added install and allclean targets * slp.cpp / slp.h : SLP protocol support based on libslp (use "-t slp" to register programs, and "-t slp -u" to unregister them) * sapserver.1: manpage -- zorglub -- This is the vlcs-devel mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://developers.videolan.org/lists.html If you are in trouble, please contact From cvs at videolan.org Tue Aug 12 17:59:19 2003 From: cvs at videolan.org (cvs at videolan.org) Date: Tue, 12 Aug 2003 17:59:19 +0200 (CEST) Subject: CVS Commit (zorglub) Message-ID: <20030812155919.100462345C@brahma.via.ecp.fr> Update of /cvs/videolan/network/miniSAPserver Modified Files: NEWS configure.ac sapserver.cpp slp.cpp Added Files: ChangeLog INSTALL Makefile.am README bootstrap lslp.h Removed Files: Makefile.in slp.h Log Message: * Makefile.am : really use automake/autoconf * ChangeLog, INSTALL, README: GNU-style files * bootstrap: minimalistic build file to avoid auto* * slp.h -> lslp.h to avoid conflicts with when -I. is given -- zorglub -- This is the vlcs-devel mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://developers.videolan.org/lists.html If you are in trouble, please contact