Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 24194
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- Makefile.in 2003-07-09 18:53:12.000000000 +0200
0
++ Makefile.in.patched 2003-07-09 18:53:35.000000000 +0200
Lines 377-383 Link Here
377
@TOTEM_GST_TRUE@gstvideowidget.$(OBJEXT) bacon-resize.$(OBJEXT) \
377
@TOTEM_GST_TRUE@gstvideowidget.$(OBJEXT) bacon-resize.$(OBJEXT) \
378
@TOTEM_GST_TRUE@video-utils.$(OBJEXT) totem-properties-page.$(OBJEXT)
378
@TOTEM_GST_TRUE@video-utils.$(OBJEXT) totem-properties-page.$(OBJEXT)
379
totem_properties_page_DEPENDENCIES = 
379
totem_properties_page_DEPENDENCIES = 
380
totem_properties_page_LDFLAGS = 
380
totem_properties_page_LDFLAGS = -lXrandr
381
CFLAGS = @CFLAGS@
381
CFLAGS = @CFLAGS@
382
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
382
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
383
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
383
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)

Return to bug 24194