packages: move Xorg category to its own feed, move X-related packages as well
[openwrt/svn-archive/feeds.git] / xorg / lib / xine-lib / patches / 100-compile_fix.patch
1 Index: xine-lib-1.1.1/src/libw32dll/wine/Makefile.in
2 ===================================================================
3 --- xine-lib-1.1.1.orig/src/libw32dll/wine/Makefile.in 2008-01-14 21:28:08.000000000 +0100
4 +++ xine-lib-1.1.1/src/libw32dll/wine/Makefile.in 2008-01-14 21:28:20.000000000 +0100
5 @@ -74,7 +74,7 @@
6 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
7 depcomp = $(SHELL) $(top_srcdir)/depcomp
8 am__depfiles_maybe = depfiles
9 -LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \
10 +LTCCASCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CCAS) $(AM_CCASFLAGS) \
11 $(CCASFLAGS)
12 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
13 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)