]> git.sesse.net Git - vlc/commitdiff
contrib/Makefile: Remove references to the gettext-macosx.patch as it is no more...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Thu, 31 Jan 2008 17:00:27 +0000 (17:00 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Thu, 31 Jan 2008 17:00:27 +0000 (17:00 +0000)
extras/contrib/src/Makefile

index 33a03d279a0cebc0a4b58a73f8b09705a6ff334e..63534d2ef567d8a0bccb755de8051d1927ef50a6 100644 (file)
@@ -380,9 +380,6 @@ gettext-$(GETTEXT_VERSION).tar.gz:
 
 gettext: gettext-$(GETTEXT_VERSION).tar.gz
        $(EXTRACT_GZ)
-ifdef HAVE_DARWIN_OS
-       patch -p0 < Patches/gettext-macosx.patch 
-endif
 ifdef HAVE_WIN32
        patch -p0 < Patches/gettext-win32.patch
 endif