]> git.sesse.net Git - vlc/commit
* toolbox: Removed compilation information from version.c to reduce the
authorChristophe Massiot <massiot@videolan.org>
Tue, 23 Aug 2005 14:24:35 +0000 (14:24 +0000)
committerChristophe Massiot <massiot@videolan.org>
Tue, 23 Aug 2005 14:24:35 +0000 (14:24 +0000)
commit74764fb415c49ea93dcb9b02caa6b45247fa2978
treebe66bebd0c93e5dd516e6086dd3aa36af96656df
parentf60342e3528964c12c2afeca60e5380768d3e3e1
 * toolbox: Removed compilation information from version.c to reduce the
   compilation time.
 * configure.ac: Compilation information are now determined at
   configure-time. Fixed libSDL_image static linking.
 * src/libvlc.c: Removed VLC_CompileTime() since this is not possible
   without increasing the compilation time.
configure.ac
include/vlc_common.h
include/vlc_symbols.h
modules/control/http/http.c
src/libvlc.c
toolbox