]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/libgpg-error-win32.patch
Contribs: update libgpg-error, gcrypt and gnuTLS...
[vlc] / extras / contrib / src / Patches / libgpg-error-win32.patch
1 --- libgpg-error/src/Makefile.am        2010-04-14 11:16:44.000000000 +0200
2 +++ libgpg-error.new/src/Makefile.am    2010-08-09 11:21:56.000000000 +0200
3 @@ -60,7 +60,7 @@
4  arch_sources = w32-gettext.c
5  
6  RCCOMPILE = $(RC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
7 -            -DLOCALEDIR=\"$(localedir)\" $(AM_CPPFLAGS) $(CPPFLAGS)
8 +            -DLOCALEDIR=\"$(localedir)\" $(AM_CPPFLAGS)
9  LTRCCOMPILE = $(LIBTOOL) --mode=compile --tag=RC $(RCCOMPILE)
10  
11  SUFFIXES = .rc .lo