From: Rafaël Carré Date: Sat, 4 Nov 2006 05:18:45 +0000 (+0000) Subject: Fixes gettext 0.16 in the contribs X-Git-Tag: 0.9.0-test0~9694 X-Git-Url: https://git.videolan.org/gitweb.cgi/vlc.git/?p=vlc.git;p=vlc.git;a=commitdiff_plain;h=1cd4b4db68e240966b814efbfea4716d2ac079c8;hp=01812ddbf6f0f7e1e0d20435c61ef68bc5d28c01;ds=sidebyside Fixes gettext 0.16 in the contribs --- diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile index 1d2382dacf..70d32e6281 100644 --- a/extras/contrib/src/Makefile +++ b/extras/contrib/src/Makefile @@ -430,7 +430,7 @@ else endif # Work around another non-sense of autoconf. ifdef HAVE_WIN32 - (cd ../include; sed -i.orig '283 c #if !1' libintl.h) + (cd ../include; sed -i.orig '311 c #if !1' libintl.h) endif $(INSTALL_NAME) touch $@