--- gnome-themes-2.17.92/configure.in.clearlooks 2007-02-26 13:25:11.000000000 -0500 +++ gnome-themes-2.17.92/configure.in 2007-02-28 09:05:43.000000000 -0500 @@ -25,6 +25,9 @@ AC_CHECK_FUNCS(setenv putenv) AM_PROG_LIBTOOL +AM_PROG_MKDIR_P +MKDIR_P=${mkdir_p} +AC_SUBST(MKDIR_P) # theme engines PKG_CHECK_MODULES(THEME_ENGINE, @@ -147,6 +150,11 @@ gtk-themes/LowContrastLargePrint/pixmaps/Makefile gtk-themes/Simple/Makefile icon-themes/Makefile +icon-themes/Clearlooks/Makefile +icon-themes/Clearlooks/16x16/Makefile +icon-themes/Clearlooks/16x16/gtk/Makefile +icon-themes/Clearlooks/24x24/Makefile +icon-themes/Clearlooks/24x24/gtk/Makefile icon-themes/Crux/Makefile icon-themes/Crux/16x16/Makefile icon-themes/Crux/16x16/actions/Makefile --- gnome-themes-2.17.92/icon-themes/Makefile.am.clearlooks 2007-02-26 13:03:21.000000000 -0500 +++ gnome-themes-2.17.92/icon-themes/Makefile.am 2007-02-28 08:59:03.000000000 -0500 @@ -1,4 +1,5 @@ -SUBDIRS=Crux \ +SUBDIRS=Clearlooks \ + Crux \ HighContrast \ HighContrastInverse \ HighContrastLargePrint \ --- gnome-themes-2.17.92/desktop-themes/Clearlooks/index.theme.in.clearlooks 2007-02-26 13:02:53.000000000 -0500 +++ gnome-themes-2.17.92/desktop-themes/Clearlooks/index.theme.in 2007-02-28 08:59:03.000000000 -0500 @@ -5,4 +5,4 @@ Encoding=UTF-8 GtkTheme=Clearlooks MetacityTheme=Clearlooks -IconTheme=gnome +IconTheme=Clearlooks