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 |
]) |