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

Collapse All | Expand All

(-)configure.in~ (-13 lines)
Lines 33-44 Link Here
33
# Checks for typedefs, structures, and compiler characteristics.
33
# Checks for typedefs, structures, and compiler characteristics.
34
AC_C_CONST
34
AC_C_CONST
35
35
36
#KDE_SET_PREFIX
37
KDE_CHECK_FINAL
38
39
dnl KDE_USE_QT
40
AC_PATH_KDE
41
42
36
43
AC_OUTPUT([
37
AC_OUTPUT([
44
Makefile
38
Makefile
Lines 49-59 Link Here
49
metacity/Makefile
43
metacity/Makefile
50
metacity/Galaxy2/Makefile
44
metacity/Galaxy2/Makefile
51
metacity/GalaxySquared/Makefile
45
metacity/GalaxySquared/Makefile
52
thememdk/generic/Makefile
53
thememdk/generic/config/Makefile
54
thememdk/Makefile
55
thememdk/mandrake_client/Makefile
56
thememdk/mandrake_client2/Makefile
57
thememdk/mandrake_client3/Makefile
58
thememdk/thememdk/Makefile
59
])
46
])
(-)Makefile.am~ (-1 / +1 lines)
Lines 1-6 Link Here
1
@SET_MAKE@
1
@SET_MAKE@
2
2
3
SUBDIRS = gtk-2.0 theme metacity thememdk
3
SUBDIRS = gtk-2.0 theme metacity
4
4
5
dist: changelog
5
dist: changelog
6
6

Return to bug 158715