]> git.sesse.net Git - vlc/commit
Include <libintl.h> only when really needed
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 16 Apr 2009 08:23:46 +0000 (11:23 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 16 Apr 2009 08:23:46 +0000 (11:23 +0300)
commit1e9c9c83889e2b93dde605432fd67a04fdbfd7d5
tree0c97404bb57ed559b36f1baaa2e60b53ab8f29ab
parent6c416be1ae5131a55f0c97e0f325cfa517c3aa3f
Include <libintl.h> only when really needed

Especially, plugins are not supposed to link with -lintl directly.
include/vlc_fixups.h
src/extras/libc.c
src/libvlc.c
src/modules/entry.c