Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 186342 | Differences between
and this patch

Collapse All | Expand All

(-)gtk+-2.10.14/configure.in (-4 lines)
Lines 1780-1789 modules/engines/pixbuf/Makefile Link Here
1780
modules/engines/ms-windows/Makefile
1780
modules/engines/ms-windows/Makefile
1781
modules/engines/ms-windows/Theme/Makefile
1781
modules/engines/ms-windows/Theme/Makefile
1782
modules/engines/ms-windows/Theme/gtk-2.0/Makefile
1782
modules/engines/ms-windows/Theme/gtk-2.0/Makefile
1783
modules/printbackends/Makefile
1784
modules/printbackends/cups/Makefile
1785
modules/printbackends/lpr/Makefile
1786
modules/printbackends/file/Makefile
1787
perf/Makefile
1783
perf/Makefile
1788
contrib/Makefile
1784
contrib/Makefile
1789
contrib/gdk-pixbuf-xlib/Makefile
1785
contrib/gdk-pixbuf-xlib/Makefile
(-)gtk+-2.10.14/modules/Makefile.in (-2 / +1 lines)
Lines 294-303 sbindir = @sbindir@ Link Here
294
sharedstatedir = @sharedstatedir@
294
sharedstatedir = @sharedstatedir@
295
sysconfdir = @sysconfdir@
295
sysconfdir = @sysconfdir@
296
target_alias = @target_alias@
296
target_alias = @target_alias@
297
@OS_UNIX_TRUE@PRINTBACKENDS_SUBDIR = printbackends
298
297
299
SUBDIRS = input engines $(PRINTBACKENDS_SUBDIR)
298
SUBDIRS = input engines $(PRINTBACKENDS_SUBDIR)
300
DIST_SUBDIRS = input engines printbackends
299
DIST_SUBDIRS = input engines 
301
subdir = modules
300
subdir = modules
302
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
301
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
303
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
302
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs

Return to bug 186342