From 2d24862ffdf973337ff31168c11259a3f4d5acdf Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 14 Nov 2000 23:07:33 +0000 Subject: Rename gtk/gtk.rc.in to gtk/gtk-win32.rc.in because the build-dll script (in GLib) looks for the resource file having the same basename as the DLL being built. Update configure.in and gtk/Makefile.am accordingly. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 9b036704c8..216702f377 100644 --- a/configure.in +++ b/configure.in @@ -1046,7 +1046,7 @@ gtk/Makefile gtk/makefile.mingw gtk/makefile.msc gtk/gtkcompat.h -gtk/gtk.rc +gtk/gtk-win32.rc gtk/stock-icons/Makefile modules/Makefile modules/linux-fb/Makefile -- cgit v1.2.1