summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-08-30 14:20:00 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-08-30 14:20:00 +0000
commit7feff029c97e5b385c702d958a78843eaae0fc1e (patch)
treef90b4441e704b0310440ee748a75d9587fa3e1ae /configure.in
parent5210bf17c62537212857cbcf96d26e84dd4d8666 (diff)
downloadgtk+-7feff029c97e5b385c702d958a78843eaae0fc1e.tar.gz
Integrate the ms-windows theme engine (better known as Wimp) into the
2004-08-30 Matthias Clasen <mclasen@redhat.com> Integrate the ms-windows theme engine (better known as Wimp) into the autotools build. Wimp (http://gtk-wimp.sourceforge.net/) was written by Raymond Penners and Dom Lachowicz. The Wimp 0.6.2 sources have been added to the GTK+ source tree in modules/engines/ms-windows, and there is a ChangeLog detailing the history of Wimp. (#109615, Havoc Pennington) * configure.in: Generate modules/engines/Makefile and modules/engines/ms-windows/Makefile. * modules/Makefile.am (SUBDIRS): Add engines. * modules/engines/Makefile.am: Compile ms-windows for win32.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 3fa6c2e89a..5dc3a78930 100644
--- a/configure.in
+++ b/configure.in
@@ -1622,6 +1622,8 @@ gtk/theme-bits/Makefile
gtk/xdgmime/Makefile
modules/Makefile
modules/input/Makefile
+modules/engines/Makefile
+modules/engines/ms-windows/Makefile
contrib/Makefile
contrib/gdk-pixbuf-xlib/Makefile
contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc