CVS Commit (jpsaman)
| Newsgroups | gmane.comp.video.videolan.vls.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /var/cvs/videolan/vls
Modified Files:
Makefile.opts.in configure configure.in vls.cfg
Update of /var/cvs/videolan/vls/src/core
Modified Files:
application.cpp log.cpp
Update of /var/cvs/videolan/vls/src/server
Modified Files:
daemon.cpp
Log Message:
- Cleanup up the use of SYSLOG define and replaced it with HAVE_SYSLOG_H.
- Fixed small bug in daemon code with perror(). It was given a return value instead of a string.
- Fixed configure script to correctly detect --{enable,disable}-syslog or --{enable,disable}-daemon. When
the options were not given the default action was not correctly selected.
--
jpsaman
--
This is the vls-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 <[email protected]>