From cd8f626345fdf182a927e36eb1af613590a9bdce Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sun, 22 Sep 2002 22:30:32 +0000 Subject: Minor spacing fixes, comment the Unicode ranges covered. 2002-09-23 Tor Lillqvist * modules/basic/basic-win32.c: Minor spacing fixes, comment the Unicode ranges covered. * modules/basic/makefile.mingw.in: Remove. Not maintained. * modules/basic/Makefile.am: Remove from here, too. * pango/makefile.msc * pango/module-defs-win32.c.win32: Change according to change below so that build also with the manually written makefile for MSVC, which always uses included modules, still works. * pango-zip.sh.in: Distribute specifically pango.aliases and pango.modules, not the whole etc/pango which might contain editor backup files. Mon Sep 16 12:03:54 2002 Arnaud Charlet * modules/basic/basic-win32.c: Check for correct macro, use correct module entry name, so that --with-included-modules works with autoconfiscated build for Windows. (#93372) --- modules/basic/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'modules/basic/Makefile.am') diff --git a/modules/basic/Makefile.am b/modules/basic/Makefile.am index d10fc562..e03a8f0f 100644 --- a/modules/basic/Makefile.am +++ b/modules/basic/Makefile.am @@ -118,9 +118,7 @@ libpango_basic_win32_la_SOURCES = basic-win32.c EXTRA_DIST = \ basic-common.h \ tables-big.i \ - tables-small.i \ - makefile.mingw \ - makefile.mingw.in + tables-small.i included-modules: $(noinst_LTLIBRARIES) -- cgit v1.2.1