]> git.sesse.net Git - vlc/commit
* ./configure.ac.in, ./src/libvlc.c: attempt at activating gettext support
authorSam Hocevar <sam@videolan.org>
Wed, 16 Oct 2002 15:10:39 +0000 (15:10 +0000)
committerSam Hocevar <sam@videolan.org>
Wed, 16 Oct 2002 15:10:39 +0000 (15:10 +0000)
commitec8c631800627accb6e8b4f70126da3d4822c93c
tree263e648f7c3c5a357467a1494655e96dd72abd36
parent53cffc28bd49f3ba44259d46d94245931b992b06
  * ./configure.ac.in, ./src/libvlc.c: attempt at activating gettext support
    under platforms without libintl such as Win32. Use --with-included-gettext
    to test. Might break compilation on systems I don't have access to.
Makefile.am
bootstrap
configure.ac.in
include/vlc_common.h
src/libvlc.c