[Tux4kids-commits] r190 - in tuxtype/branches/tuxtype-indic: . tuxtype

mobin-guest at alioth.debian.org mobin-guest at alioth.debian.org
Thu Jul 19 16:10:23 UTC 2007


Author: mobin-guest
Date: 2007-07-19 16:10:23 +0000 (Thu, 19 Jul 2007)
New Revision: 190

Modified:
   tuxtype/branches/tuxtype-indic/Makefile
   tuxtype/branches/tuxtype-indic/config.h
   tuxtype/branches/tuxtype-indic/config.log
   tuxtype/branches/tuxtype-indic/config.status
   tuxtype/branches/tuxtype-indic/configure
   tuxtype/branches/tuxtype-indic/tuxtype/alphabet.c
Log:
Revised tuxtype-indic

Modified: tuxtype/branches/tuxtype-indic/Makefile
===================================================================
--- tuxtype/branches/tuxtype-indic/Makefile	2007-07-18 20:37:16 UTC (rev 189)
+++ tuxtype/branches/tuxtype-indic/Makefile	2007-07-19 16:10:23 UTC (rev 190)
@@ -74,11 +74,11 @@
 GZIP_ENV = --best
 distuninstallcheck_listfiles = find . -type f -print
 distcleancheck_listfiles = find . -type f -print
-ACLOCAL = ${SHELL} /root/Desktop/tuxtype-indic/missing --run aclocal-1.10
-AMTAR = ${SHELL} /root/Desktop/tuxtype-indic/missing --run tar
-AUTOCONF = ${SHELL} /root/Desktop/tuxtype-indic/missing --run autoconf
-AUTOHEADER = ${SHELL} /root/Desktop/tuxtype-indic/missing --run autoheader
-AUTOMAKE = ${SHELL} /root/Desktop/tuxtype-indic/missing --run automake-1.10
+ACLOCAL = ${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run aclocal-1.10
+AMTAR = ${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run tar
+AUTOCONF = ${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run autoconf
+AUTOHEADER = ${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run autoheader
+AUTOMAKE = ${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run automake-1.10
 AWK = gawk
 CC = gcc
 CCDEPMODE = depmode=gcc3
@@ -101,21 +101,21 @@
 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
 LDFLAGS = 
 LIBOBJS = 
-LIBS = -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDLPango -lSDL_mixer 
+LIBS = -L/usr/lib -lSDL -lSDL_image -lSDL_Pango -lSDL_ttf -lSDL_mixer 
 LN_S = ln -s
 LTLIBOBJS = 
-MAKEINFO = ${SHELL} /root/Desktop/tuxtype-indic/missing --run makeinfo
+MAKEINFO = ${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run makeinfo
 MKDIR_P = /bin/mkdir -p
 NSIS = no
-NSI_DLL_DIR = /root/tuxtype_dll
+NSI_DLL_DIR = /home/mobin/tuxtype_dll
 NSI_INSTALL_DIR = mingw32
 OBJEXT = o
 PACKAGE = tuxtype
 PACKAGE_BUGREPORT = tuxmath-devel at lists.sourceforge.net
 PACKAGE_NAME = tuxtype
-PACKAGE_STRING = tuxtype 1.5.10
+PACKAGE_STRING = tuxtype 1.5.9
 PACKAGE_TARNAME = tuxtype
-PACKAGE_VERSION = 1.5.10
+PACKAGE_VERSION = 1.5.9
 PATH_SEPARATOR = :
 SDL_CFLAGS = -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
 SDL_CONFIG = /usr/bin/sdl-config
@@ -123,12 +123,12 @@
 SET_MAKE = 
 SHELL = /bin/sh
 STRIP = 
-VERSION = 1.5.10
+VERSION = 1.5.9
 WINDRES = 
-abs_builddir = /root/Desktop/tuxtype-indic
-abs_srcdir = /root/Desktop/tuxtype-indic
-abs_top_builddir = /root/Desktop/tuxtype-indic
-abs_top_srcdir = /root/Desktop/tuxtype-indic
+abs_builddir = /home/mobin/Desktop/tuxtype-indic
+abs_srcdir = /home/mobin/Desktop/tuxtype-indic
+abs_top_builddir = /home/mobin/Desktop/tuxtype-indic
+abs_top_srcdir = /home/mobin/Desktop/tuxtype-indic
 ac_ct_CC = gcc
 am__include = include
 am__leading_dot = .
@@ -155,7 +155,7 @@
 htmldir = ${docdir}
 includedir = ${prefix}/include
 infodir = ${datarootdir}/info
-install_sh = $(SHELL) /root/Desktop/tuxtype-indic/install-sh
+install_sh = $(SHELL) /home/mobin/Desktop/tuxtype-indic/install-sh
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale

Modified: tuxtype/branches/tuxtype-indic/config.h
===================================================================
--- tuxtype/branches/tuxtype-indic/config.h	2007-07-18 20:37:16 UTC (rev 189)
+++ tuxtype/branches/tuxtype-indic/config.h	2007-07-19 16:10:23 UTC (rev 190)
@@ -2,7 +2,7 @@
 /* config.h.in.  Generated from configure.ac by autoheader.  */
 
 /* Native MinGW32 build */
-#define BUILD_MINGW32 1
+/* #undef BUILD_MINGW32 */
 
 /* Define to 1 if you have the `atexit' function. */
 #define HAVE_ATEXIT 1

Modified: tuxtype/branches/tuxtype-indic/config.log
===================================================================
--- tuxtype/branches/tuxtype-indic/config.log	2007-07-18 20:37:16 UTC (rev 189)
+++ tuxtype/branches/tuxtype-indic/config.log	2007-07-19 16:10:23 UTC (rev 190)
@@ -4,17 +4,17 @@
 It was created by tuxtype configure 1.5.9, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
-  $ configure --cache-file=cross-config.cache --target=i586-mingw32msvc --host=i586-mingw32msvc --build=i386-linux --prefix=/usr/local/cross-tools/i586-mingw32msvc --with-sdl-prefix
+  $ ./configure 
 
 ## --------- ##
 ## Platform. ##
 ## --------- ##
 
-hostname = debian
+hostname = stallman
 uname -m = x86_64
-uname -r = 2.6.20
+uname -r = 2.6.18-4-amd64
 uname -s = Linux
-uname -v = #1 SMP PREEMPT Thu Mar 29 14:40:23 EDT 2007
+uname -v = #1 SMP Mon Mar 26 19:17:44 UTC 2007
 
 /usr/bin/uname -p = unknown
 /bin/uname -X     = unknown
@@ -27,11 +27,10 @@
 /usr/bin/oslevel       = unknown
 /bin/universe          = unknown
 
-PATH: /usr/local/cross-tools/bin
-PATH: /usr/local/cross-tools/i586-mingw32msvc/bin
 PATH: /usr/local/bin
 PATH: /usr/bin
 PATH: /bin
+PATH: /usr/bin/X11
 PATH: /usr/games
 
 
@@ -39,13 +38,12 @@
 ## Core tests. ##
 ## ----------- ##
 
-configure:1682: creating cache cross-config.cache
 configure:1804: checking build system type
-configure:1822: result: i386-pc-linux-gnu
+configure:1822: result: x86_64-unknown-linux-gnu
 configure:1844: checking host system type
-configure:1859: result: i586-pc-mingw32msvc
+configure:1859: result: x86_64-unknown-linux-gnu
 configure:1881: checking target system type
-configure:1896: result: i586-pc-mingw32msvc
+configure:1896: result: x86_64-unknown-linux-gnu
 configure:1941: checking for a BSD-compatible install
 configure:1997: result: /usr/bin/install -c
 configure:2008: checking whether build environment is sane
@@ -53,66 +51,64 @@
 configure:2079: checking for a thread-safe mkdir -p
 configure:2118: result: /bin/mkdir -p
 configure:2131: checking for gawk
-configure:2161: result: no
-configure:2131: checking for mawk
-configure:2147: found /usr/bin/mawk
-configure:2158: result: mawk
+configure:2147: found /usr/bin/gawk
+configure:2158: result: gawk
 configure:2169: checking whether make sets $(MAKE)
 configure:2190: result: yes
-configure:2270: checking for i586-mingw32msvc-strip
-configure:2286: found /usr/bin/i586-mingw32msvc-strip
-configure:2297: result: i586-mingw32msvc-strip
-configure:2390: checking for i586-mingw32msvc-gcc
-configure:2406: found /usr/bin/i586-mingw32msvc-gcc
-configure:2417: result: i586-mingw32msvc-gcc
+configure:2430: checking for gcc
+configure:2446: found /usr/bin/gcc
+configure:2457: result: gcc
 configure:2695: checking for C compiler version
-configure:2702: i586-mingw32msvc-gcc --version >&5
-i586-mingw32msvc-gcc (GCC) 3.4.5 (mingw special)
-Copyright (C) 2004 Free Software Foundation, Inc.
+configure:2702: gcc --version >&5
+gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
+Copyright (C) 2006 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 configure:2705: $? = 0
-configure:2712: i586-mingw32msvc-gcc -v >&5
-Reading specs from /usr/lib/gcc/i586-mingw32msvc/3.4.5/specs
-Configured with: /home/ron/devel/debian/mingw32/mingw32-3.4.5.20060117.1.dfsg/build_dir/src/gcc-3.4.5-20060117-1-dfsg/configure -v --prefix=/usr --target=i586-mingw32msvc --enable-languages=c,c++ --enable-threads --enable-sjlj-exceptions --disable-multilib --enable-version-specific-runtime-libs
-Thread model: win32
-gcc version 3.4.5 (mingw special)
+configure:2712: gcc -v >&5
+Using built-in specs.
+Target: i486-linux-gnu
+Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
+Thread model: posix
+gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
 configure:2715: $? = 0
-configure:2722: i586-mingw32msvc-gcc -V >&5
-i586-mingw32msvc-gcc: `-V' option must have argument
+configure:2722: gcc -V >&5
+gcc: '-V' option must have argument
 configure:2725: $? = 1
 configure:2748: checking for C compiler default output file name
-configure:2775: i586-mingw32msvc-gcc  -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c  >&5
+configure:2775: gcc    conftest.c  >&5
 configure:2778: $? = 0
-configure:2816: result: a.exe
+configure:2816: result: a.out
 configure:2833: checking whether the C compiler works
+configure:2843: ./a.out
+configure:2846: $? = 0
 configure:2863: result: yes
 configure:2870: checking whether we are cross compiling
-configure:2872: result: yes
+configure:2872: result: no
 configure:2875: checking for suffix of executables
-configure:2882: i586-mingw32msvc-gcc -o conftest.exe  -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c  >&5
+configure:2882: gcc -o conftest    conftest.c  >&5
 configure:2885: $? = 0
-configure:2909: result: .exe
+configure:2909: result: 
 configure:2915: checking for suffix of object files
-configure:2941: i586-mingw32msvc-gcc -c  -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:2941: gcc -c   conftest.c >&5
 configure:2944: $? = 0
 configure:2967: result: o
 configure:2971: checking whether we are using the GNU C compiler
-configure:3000: i586-mingw32msvc-gcc -c  -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:3000: gcc -c   conftest.c >&5
 configure:3006: $? = 0
 configure:3023: result: yes
-configure:3028: checking whether i586-mingw32msvc-gcc accepts -g
-configure:3058: i586-mingw32msvc-gcc -c -g -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:3028: checking whether gcc accepts -g
+configure:3058: gcc -c -g  conftest.c >&5
 configure:3064: $? = 0
 configure:3163: result: yes
-configure:3180: checking for i586-mingw32msvc-gcc option to accept ISO C89
-configure:3254: i586-mingw32msvc-gcc  -c -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:3180: checking for gcc option to accept ISO C89
+configure:3254: gcc  -c -g -O2  conftest.c >&5
 configure:3260: $? = 0
 configure:3283: result: none needed
 configure:3312: checking for style of include used by make
 configure:3340: result: GNU
-configure:3365: checking dependency style of i586-mingw32msvc-gcc
+configure:3365: checking dependency style of gcc
 configure:3456: result: gcc3
 configure:3484: checking for a BSD-compatible install
 configure:3540: result: /usr/bin/install -c
@@ -124,30 +120,35 @@
 configure:3668: found /usr/bin/sdl-config
 configure:3681: result: /usr/bin/sdl-config
 configure:3690: checking for SDL - version >= 1.2.5
+configure:3785: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   conftest.c  -L/usr/lib -lSDL >&5
+configure:3788: $? = 0
+configure:3794: ./conftest
+configure:3797: $? = 0
 configure:3817: result: yes
 configure:3913: checking for Mix_PlayMusic in -lSDL_mixer
-configure:3948: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_mixer   >&5
+configure:3948: gcc -o conftest -g -O2   conftest.c -lSDL_mixer   >&5
 configure:3954: $? = 0
 configure:3972: result: yes
 configure:3988: checking for TTF_Init in -lSDL_ttf
-configure:4023: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_ttf  -lSDL_mixer  >&5
+configure:4023: gcc -o conftest -g -O2   conftest.c -lSDL_ttf  -lSDL_mixer  >&5
 configure:4029: $? = 0
 configure:4047: result: yes
-configure:4063: checking for IMG_Load in -lSDL_image
-configure:4098: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_image  -lSDL_ttf -lSDL_mixer  >&5
-configure:4104: $? = 0
-configure:4122: result: yes
-configure:4146: checking for native Win32
-configure:4156: result: yes
-configure:4180: checking for i586-mingw32msvc-windres
-configure:4198: found /usr/bin/i586-mingw32msvc-windres
-configure:4211: result: /usr/bin/i586-mingw32msvc-windres
-configure:4228: checking how to run the C preprocessor
-configure:4268: i586-mingw32msvc-gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
-configure:4274: $? = 0
-configure:4305: i586-mingw32msvc-gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
-conftest.c:14:28: ac_nonexistent.h: No such file or directory
-configure:4311: $? = 1
+configure:4062: checking for SDLPango_Init in -lSDL_Pango
+configure:4097: gcc -o conftest -g -O2   conftest.c -lSDL_Pango  -lSDL_ttf -lSDL_mixer  >&5
+configure:4103: $? = 0
+configure:4121: result: yes
+configure:4136: checking for IMG_Load in -lSDL_image
+configure:4171: gcc -o conftest -g -O2   conftest.c -lSDL_image  -lSDL_Pango -lSDL_ttf -lSDL_mixer  >&5
+configure:4177: $? = 0
+configure:4195: result: yes
+configure:4219: checking for native Win32
+configure:4229: result: no
+configure:4302: checking how to run the C preprocessor
+configure:4342: gcc -E  conftest.c
+configure:4348: $? = 0
+configure:4379: gcc -E  conftest.c
+conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
+configure:4385: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | #define PACKAGE_NAME "tuxtype"
@@ -159,16 +160,16 @@
 | #define VERSION "1.5.9"
 | #define HAVE_LIBSDL_MIXER 1
 | #define HAVE_LIBSDL_TTF 1
+| #define HAVE_LIBSDL_PANGO 1
 | #define HAVE_LIBSDL_IMAGE 1
-| #define BUILD_MINGW32 1
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
-configure:4344: result: i586-mingw32msvc-gcc -E
-configure:4373: i586-mingw32msvc-gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
-configure:4379: $? = 0
-configure:4410: i586-mingw32msvc-gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
-conftest.c:14:28: ac_nonexistent.h: No such file or directory
-configure:4416: $? = 1
+configure:4418: result: gcc -E
+configure:4447: gcc -E  conftest.c
+configure:4453: $? = 0
+configure:4484: gcc -E  conftest.c
+conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
+configure:4490: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
 | #define PACKAGE_NAME "tuxtype"
@@ -180,95 +181,97 @@
 | #define VERSION "1.5.9"
 | #define HAVE_LIBSDL_MIXER 1
 | #define HAVE_LIBSDL_TTF 1
+| #define HAVE_LIBSDL_PANGO 1
 | #define HAVE_LIBSDL_IMAGE 1
-| #define BUILD_MINGW32 1
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
-configure:4454: checking for grep that handles long lines and -e
-configure:4528: result: /bin/grep
-configure:4533: checking for egrep
-configure:4611: result: /bin/grep -E
-configure:4616: checking for ANSI C header files
-configure:4646: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4652: $? = 0
-configure:4780: result: yes
-configure:4804: checking for sys/types.h
-configure:4825: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4831: $? = 0
-configure:4847: result: yes
-configure:4804: checking for sys/stat.h
-configure:4825: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4831: $? = 0
-configure:4847: result: yes
-configure:4804: checking for stdlib.h
-configure:4825: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4831: $? = 0
-configure:4847: result: yes
-configure:4804: checking for string.h
-configure:4825: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4831: $? = 0
-configure:4847: result: yes
-configure:4804: checking for memory.h
-configure:4825: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4831: $? = 0
-configure:4847: result: yes
-configure:4804: checking for strings.h
-configure:4825: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4831: $? = 0
-configure:4847: result: yes
-configure:4804: checking for inttypes.h
-configure:4825: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4831: $? = 0
-configure:4847: result: yes
-configure:4804: checking for stdint.h
-configure:4825: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4831: $? = 0
-configure:4847: result: yes
-configure:4804: checking for unistd.h
-configure:4825: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4831: $? = 0
-configure:4847: result: yes
-configure:4865: checking for stdlib.h
-configure:4871: result: yes
-configure:4865: checking for string.h
-configure:4871: result: yes
-configure:5007: checking for an ANSI C-conforming const
-configure:5082: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:5088: $? = 0
-configure:5103: result: yes
-configure:5113: checking for inline
-configure:5139: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:5145: $? = 0
-configure:5163: result: inline
-configure:5192: checking for atexit
-configure:5248: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
-configure:5254: $? = 0
-configure:5272: result: yes
-configure:5192: checking for memset
-configure:5248: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+configure:4528: checking for grep that handles long lines and -e
+configure:4602: result: /bin/grep
+configure:4607: checking for egrep
+configure:4685: result: /bin/grep -E
+configure:4690: checking for ANSI C header files
+configure:4720: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:4726: $? = 0
+configure:4825: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   conftest.c -L/usr/lib -lSDL -lSDL_image -lSDL_Pango -lSDL_ttf -lSDL_mixer  >&5
+configure:4828: $? = 0
+configure:4834: ./conftest
+configure:4837: $? = 0
+configure:4854: result: yes
+configure:4878: checking for sys/types.h
+configure:4899: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:4905: $? = 0
+configure:4921: result: yes
+configure:4878: checking for sys/stat.h
+configure:4899: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:4905: $? = 0
+configure:4921: result: yes
+configure:4878: checking for stdlib.h
+configure:4899: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:4905: $? = 0
+configure:4921: result: yes
+configure:4878: checking for string.h
+configure:4899: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:4905: $? = 0
+configure:4921: result: yes
+configure:4878: checking for memory.h
+configure:4899: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:4905: $? = 0
+configure:4921: result: yes
+configure:4878: checking for strings.h
+configure:4899: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:4905: $? = 0
+configure:4921: result: yes
+configure:4878: checking for inttypes.h
+configure:4899: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:4905: $? = 0
+configure:4921: result: yes
+configure:4878: checking for stdint.h
+configure:4899: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:4905: $? = 0
+configure:4921: result: yes
+configure:4878: checking for unistd.h
+configure:4899: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:4905: $? = 0
+configure:4921: result: yes
+configure:4939: checking for stdlib.h
+configure:4945: result: yes
+configure:4939: checking for string.h
+configure:4945: result: yes
+configure:5081: checking for an ANSI C-conforming const
+configure:5156: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:5162: $? = 0
+configure:5177: result: yes
+configure:5187: checking for inline
+configure:5213: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT  conftest.c >&5
+configure:5219: $? = 0
+configure:5237: result: inline
+configure:5266: checking for atexit
+configure:5322: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   conftest.c -L/usr/lib -lSDL -lSDL_image -lSDL_Pango -lSDL_ttf -lSDL_mixer  >&5
+configure:5328: $? = 0
+configure:5346: result: yes
+configure:5266: checking for memset
+configure:5322: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   conftest.c -L/usr/lib -lSDL -lSDL_image -lSDL_Pango -lSDL_ttf -lSDL_mixer  >&5
 conftest.c:50: warning: conflicting types for built-in function 'memset'
-configure:5254: $? = 0
-configure:5272: result: yes
-configure:5192: checking for strchr
-configure:5248: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+configure:5328: $? = 0
+configure:5346: result: yes
+configure:5266: checking for strchr
+configure:5322: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   conftest.c -L/usr/lib -lSDL -lSDL_image -lSDL_Pango -lSDL_ttf -lSDL_mixer  >&5
 conftest.c:51: warning: conflicting types for built-in function 'strchr'
-configure:5254: $? = 0
-configure:5272: result: yes
-configure:5192: checking for strstr
-configure:5248: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+configure:5328: $? = 0
+configure:5346: result: yes
+configure:5266: checking for strstr
+configure:5322: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   conftest.c -L/usr/lib -lSDL -lSDL_image -lSDL_Pango -lSDL_ttf -lSDL_mixer  >&5
 conftest.c:52: warning: conflicting types for built-in function 'strstr'
-configure:5254: $? = 0
-configure:5272: result: yes
-configure:5192: checking for malloc
-configure:5248: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+configure:5328: $? = 0
+configure:5346: result: yes
+configure:5266: checking for malloc
+configure:5322: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   conftest.c -L/usr/lib -lSDL -lSDL_image -lSDL_Pango -lSDL_ttf -lSDL_mixer  >&5
 conftest.c:53: warning: conflicting types for built-in function 'malloc'
-configure:5254: $? = 0
-configure:5272: result: yes
-configure:5324: checking for makensis
-configure:5342: found /usr/bin/makensis
-configure:5355: result: /usr/bin/makensis
-configure:5432: updating cache cross-config.cache
-configure:5496: creating ./config.status
+configure:5328: $? = 0
+configure:5346: result: yes
+configure:5398: checking for makensis
+configure:5429: result: no
+configure:5570: creating ./config.status
 
 ## ---------------------- ##
 ## Running config.status. ##
@@ -283,87 +286,92 @@
   CONFIG_COMMANDS = 
   $ ./config.status 
 
-on debian
+on stallman
 
-config.status:732: creating Makefile
-config.status:732: creating tuxtype/Makefile
-config.status:732: creating tuxtype/data/Makefile
-config.status:732: creating tuxtype/data/fonts/Makefile
-config.status:732: creating tuxtype/data/images/Makefile
-config.status:732: creating tuxtype/data/images/backgrounds/Makefile
-config.status:732: creating tuxtype/data/images/cities/Makefile
-config.status:732: creating tuxtype/data/images/comets/Makefile
-config.status:732: creating tuxtype/data/images/hands/Makefile
-config.status:732: creating tuxtype/data/images/keyboard/Makefile
-config.status:732: creating tuxtype/data/images/menu/Makefile
-config.status:732: creating tuxtype/data/images/status/Makefile
-config.status:732: creating tuxtype/data/images/tux/Makefile
-config.status:732: creating tuxtype/data/scripts/Makefile
-config.status:732: creating tuxtype/data/sounds/Makefile
-config.status:732: creating tuxtype/data/themes/Makefile
-config.status:732: creating tuxtype/data/themes/armenian/Makefile
-config.status:732: creating tuxtype/data/themes/armenian/images/Makefile
-config.status:732: creating tuxtype/data/themes/bokmal/Makefile
-config.status:732: creating tuxtype/data/themes/bokmal/words/Makefile
-config.status:732: creating tuxtype/data/themes/bokmal/images/Makefile
-config.status:732: creating tuxtype/data/themes/bokmal/images/status/Makefile
-config.status:732: creating tuxtype/data/themes/brazilian-portuguese/Makefile
-config.status:732: creating tuxtype/data/themes/brazilian-portuguese/images/Makefile
-config.status:732: creating tuxtype/data/themes/brazilian-portuguese/words/Makefile
-config.status:732: creating tuxtype/data/themes/catalan/Makefile
-config.status:732: creating tuxtype/data/themes/catalan/words/Makefile
-config.status:732: creating tuxtype/data/themes/dansk/Makefile
-config.status:732: creating tuxtype/data/themes/dansk/sounds/Makefile
-config.status:732: creating tuxtype/data/themes/dansk/words/Makefile
-config.status:732: creating tuxtype/data/themes/deutsch/Makefile
-config.status:732: creating tuxtype/data/themes/deutsch/words/Makefile
-config.status:732: creating tuxtype/data/themes/espanol/Makefile
-config.status:732: creating tuxtype/data/themes/espanol/images/Makefile
-config.status:732: creating tuxtype/data/themes/espanol/words/Makefile
-config.status:732: creating tuxtype/data/themes/euskara/Makefile
-config.status:732: creating tuxtype/data/themes/euskara/images/Makefile
-config.status:732: creating tuxtype/data/themes/euskara/words/Makefile
-config.status:732: creating tuxtype/data/themes/french/Makefile
-config.status:732: creating tuxtype/data/themes/french/words/Makefile
-config.status:732: creating tuxtype/data/themes/greek/Makefile
-config.status:732: creating tuxtype/data/themes/greek/words/Makefile
-config.status:732: creating tuxtype/data/themes/italian/Makefile
-config.status:732: creating tuxtype/data/themes/italian/words/Makefile
-config.status:732: creating tuxtype/data/themes/jamaican/Makefile
-config.status:732: creating tuxtype/data/themes/jamaican/images/Makefile
-config.status:732: creating tuxtype/data/themes/jamaican/words/Makefile
-config.status:732: creating tuxtype/data/themes/lithuanian/Makefile
-config.status:732: creating tuxtype/data/themes/lithuanian/images/Makefile
-config.status:732: creating tuxtype/data/themes/lithuanian/images/status/Makefile
-config.status:732: creating tuxtype/data/themes/lithuanian/sounds/Makefile
-config.status:732: creating tuxtype/data/themes/lithuanian/words/Makefile
-config.status:732: creating tuxtype/data/themes/nederlands/Makefile
-config.status:732: creating tuxtype/data/themes/nederlands/words/Makefile
-config.status:732: creating tuxtype/data/themes/nynorsk/Makefile
-config.status:732: creating tuxtype/data/themes/nynorsk/images/Makefile
-config.status:732: creating tuxtype/data/themes/nynorsk/images/status/Makefile
-config.status:732: creating tuxtype/data/themes/nynorsk/words/Makefile
-config.status:732: creating tuxtype/data/themes/russian/Makefile
-config.status:732: creating tuxtype/data/themes/russian/images/Makefile
-config.status:732: creating tuxtype/data/themes/russian/images/status/Makefile
-config.status:732: creating tuxtype/data/themes/russian/words/Makefile
-config.status:732: creating tuxtype/data/themes/svenska/Makefile
-config.status:732: creating tuxtype/data/themes/svenska/words/Makefile
-config.status:732: creating tuxtype/data/themes/swahili/Makefile
-config.status:732: creating tuxtype/data/themes/swahili/words/Makefile
-config.status:732: creating tuxtype/data/words/Makefile
-config.status:732: creating tuxtype/docs/Makefile
-config.status:732: creating tuxtype/docs/en/Makefile
-config.status:732: creating tuxtype.spec
-config.status:732: creating nsis/tuxtype.nsi
-config.status:732: creating config.h
-config.status:1015: executing depfiles commands
+config.status:738: creating Makefile
+config.status:738: creating tuxtype/Makefile
+config.status:738: creating tuxtype/data/Makefile
+config.status:738: creating tuxtype/data/fonts/Makefile
+config.status:738: creating tuxtype/data/images/Makefile
+config.status:738: creating tuxtype/data/images/backgrounds/Makefile
+config.status:738: creating tuxtype/data/images/cities/Makefile
+config.status:738: creating tuxtype/data/images/comets/Makefile
+config.status:738: creating tuxtype/data/images/hands/Makefile
+config.status:738: creating tuxtype/data/images/keyboard/Makefile
+config.status:738: creating tuxtype/data/images/menu/Makefile
+config.status:738: creating tuxtype/data/images/status/Makefile
+config.status:738: creating tuxtype/data/images/tux/Makefile
+config.status:738: creating tuxtype/data/scripts/Makefile
+config.status:738: creating tuxtype/data/sounds/Makefile
+config.status:738: creating tuxtype/data/themes/Makefile
+config.status:738: creating tuxtype/data/themes/armenian/Makefile
+config.status:738: creating tuxtype/data/themes/armenian/images/Makefile
+config.status:738: creating tuxtype/data/themes/bokmal/Makefile
+config.status:738: creating tuxtype/data/themes/bokmal/words/Makefile
+config.status:738: creating tuxtype/data/themes/bokmal/images/Makefile
+config.status:738: creating tuxtype/data/themes/bokmal/images/status/Makefile
+config.status:738: creating tuxtype/data/themes/brazilian-portuguese/Makefile
+config.status:738: creating tuxtype/data/themes/brazilian-portuguese/images/Makefile
+config.status:738: creating tuxtype/data/themes/brazilian-portuguese/words/Makefile
+config.status:738: creating tuxtype/data/themes/catalan/Makefile
+config.status:738: creating tuxtype/data/themes/catalan/words/Makefile
+config.status:738: creating tuxtype/data/themes/dansk/Makefile
+config.status:738: creating tuxtype/data/themes/dansk/sounds/Makefile
+config.status:738: creating tuxtype/data/themes/dansk/words/Makefile
+config.status:738: creating tuxtype/data/themes/deutsch/Makefile
+config.status:738: creating tuxtype/data/themes/deutsch/words/Makefile
+config.status:738: creating tuxtype/data/themes/espanol/Makefile
+config.status:738: creating tuxtype/data/themes/espanol/images/Makefile
+config.status:738: creating tuxtype/data/themes/espanol/words/Makefile
+config.status:738: creating tuxtype/data/themes/euskara/Makefile
+config.status:738: creating tuxtype/data/themes/euskara/images/Makefile
+config.status:738: creating tuxtype/data/themes/euskara/words/Makefile
+config.status:738: creating tuxtype/data/themes/french/Makefile
+config.status:738: creating tuxtype/data/themes/french/words/Makefile
+config.status:738: creating tuxtype/data/themes/greek/Makefile
+config.status:738: creating tuxtype/data/themes/greek/words/Makefile
+config.status:738: creating tuxtype/data/themes/italian/Makefile
+config.status:738: creating tuxtype/data/themes/italian/words/Makefile
+config.status:738: creating tuxtype/data/themes/jamaican/Makefile
+config.status:738: creating tuxtype/data/themes/jamaican/images/Makefile
+config.status:738: creating tuxtype/data/themes/jamaican/words/Makefile
+config.status:738: creating tuxtype/data/themes/lithuanian/Makefile
+config.status:738: creating tuxtype/data/themes/lithuanian/images/Makefile
+config.status:738: creating tuxtype/data/themes/lithuanian/images/status/Makefile
+config.status:738: creating tuxtype/data/themes/lithuanian/sounds/Makefile
+config.status:738: creating tuxtype/data/themes/lithuanian/words/Makefile
+config.status:738: creating tuxtype/data/themes/nederlands/Makefile
+config.status:738: creating tuxtype/data/themes/malayalam/Makefile
+config.status:738: creating tuxtype/data/themes/malayalam/images/Makefile
+config.status:738: creating tuxtype/data/themes/malayalam/images/status/Makefile
+config.status:738: creating tuxtype/data/themes/malayalam/words/Makefile
+config.status:738: creating tuxtype/data/themes/nederlands/words/Makefile
+config.status:738: creating tuxtype/data/themes/nynorsk/Makefile
+config.status:738: creating tuxtype/data/themes/nynorsk/images/Makefile
+config.status:738: creating tuxtype/data/themes/nynorsk/images/status/Makefile
+config.status:738: creating tuxtype/data/themes/nynorsk/words/Makefile
+config.status:738: creating tuxtype/data/themes/russian/Makefile
+config.status:738: creating tuxtype/data/themes/russian/images/Makefile
+config.status:738: creating tuxtype/data/themes/russian/images/status/Makefile
+config.status:738: creating tuxtype/data/themes/russian/words/Makefile
+config.status:738: creating tuxtype/data/themes/svenska/Makefile
+config.status:738: creating tuxtype/data/themes/svenska/words/Makefile
+config.status:738: creating tuxtype/data/themes/swahili/Makefile
+config.status:738: creating tuxtype/data/themes/swahili/words/Makefile
+config.status:738: creating tuxtype/data/words/Makefile
+config.status:738: creating tuxtype/docs/Makefile
+config.status:738: creating tuxtype/docs/en/Makefile
+config.status:738: creating tuxtype.spec
+config.status:738: creating nsis/tuxtype.nsi
+config.status:738: creating config.h
+config.status:975: config.h is unchanged
+config.status:1021: executing depfiles commands
 
 ## ---------------- ##
 ## Cache variables. ##
 ## ---------------- ##
 
-ac_cv_build=i386-pc-linux-gnu
+ac_cv_build=x86_64-unknown-linux-gnu
 ac_cv_c_compiler_gnu=yes
 ac_cv_c_const=yes
 ac_cv_c_inline=inline
@@ -371,21 +379,20 @@
 ac_cv_env_CC_value=
 ac_cv_env_CFLAGS_set=
 ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_set=set
-ac_cv_env_CPPFLAGS_value=-I/usr/local/cross-tools/i586-mingw32msvc/include
+ac_cv_env_CPPFLAGS_set=
+ac_cv_env_CPPFLAGS_value=
 ac_cv_env_CPP_set=
 ac_cv_env_CPP_value=
-ac_cv_env_LDFLAGS_set=set
-ac_cv_env_LDFLAGS_value=-L/usr/local/cross-tools/i586-mingw32msvc/lib
+ac_cv_env_LDFLAGS_set=
+ac_cv_env_LDFLAGS_value=
 ac_cv_env_LIBS_set=
 ac_cv_env_LIBS_value=
-ac_cv_env_build_alias_set=set
-ac_cv_env_build_alias_value=i386-linux
-ac_cv_env_host_alias_set=set
-ac_cv_env_host_alias_value=i586-mingw32msvc
-ac_cv_env_target_alias_set=set
-ac_cv_env_target_alias_value=i586-mingw32msvc
-ac_cv_exeext=.exe
+ac_cv_env_build_alias_set=
+ac_cv_env_build_alias_value=
+ac_cv_env_host_alias_set=
+ac_cv_env_host_alias_value=
+ac_cv_env_target_alias_set=
+ac_cv_env_target_alias_value=
 ac_cv_func_atexit=yes
 ac_cv_func_malloc=yes
 ac_cv_func_memset=yes
@@ -401,48 +408,47 @@
 ac_cv_header_sys_stat_h=yes
 ac_cv_header_sys_types_h=yes
 ac_cv_header_unistd_h=yes
-ac_cv_host=i586-pc-mingw32msvc
+ac_cv_host=x86_64-unknown-linux-gnu
+ac_cv_lib_SDLPango_Init=yes
 ac_cv_lib_SDL_image_IMG_Load=yes
 ac_cv_lib_SDL_mixer_Mix_PlayMusic=yes
 ac_cv_lib_SDL_ttf_TTF_Init=yes
 ac_cv_objext=o
 ac_cv_path_EGREP='/bin/grep -E'
 ac_cv_path_GREP=/bin/grep
-ac_cv_path_NSIS=/usr/bin/makensis
+ac_cv_path_NSIS=no
 ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
-ac_cv_path_WINDRES=/usr/bin/i586-mingw32msvc-windres
 ac_cv_path_install='/usr/bin/install -c'
 ac_cv_path_mkdir=/bin/mkdir
-ac_cv_prog_AWK=mawk
-ac_cv_prog_CC=i586-mingw32msvc-gcc
-ac_cv_prog_CPP='i586-mingw32msvc-gcc -E'
-ac_cv_prog_STRIP=i586-mingw32msvc-strip
+ac_cv_prog_AWK=gawk
+ac_cv_prog_CPP='gcc -E'
+ac_cv_prog_ac_ct_CC=gcc
 ac_cv_prog_cc_c89=
 ac_cv_prog_cc_g=yes
 ac_cv_prog_make_make_set=yes
-ac_cv_target=i586-pc-mingw32msvc
+ac_cv_target=x86_64-unknown-linux-gnu
 am_cv_CC_dependencies_compiler_type=gcc3
 
 ## ----------------- ##
 ## Output variables. ##
 ## ----------------- ##
 
-ACLOCAL='${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run aclocal-1.10'
+ACLOCAL='${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run aclocal-1.10'
 AMDEPBACKSLASH='\'
 AMDEP_FALSE='#'
 AMDEP_TRUE=''
-AMTAR='${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run tar'
-AUTOCONF='${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run autoconf'
-AUTOHEADER='${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run autoheader'
-AUTOMAKE='${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run automake-1.10'
-AWK='mawk'
-BUILD_MINGW32_FALSE='#'
-BUILD_MINGW32_TRUE=''
-CC='i586-mingw32msvc-gcc'
+AMTAR='${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run tar'
+AUTOCONF='${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run autoconf'
+AUTOHEADER='${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run autoheader'
+AUTOMAKE='${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run automake-1.10'
+AWK='gawk'
+BUILD_MINGW32_FALSE=''
+BUILD_MINGW32_TRUE='#'
+CC='gcc'
 CCDEPMODE='depmode=gcc3'
-CFLAGS='-g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__'
-CPP='i586-mingw32msvc-gcc -E'
-CPPFLAGS='-I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"'
+CFLAGS='-g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
+CPP='gcc -E'
+CPPFLAGS=' -DDATA_PREFIX=\"$(prefix)\"'
 CYGPATH_W='echo'
 DEFS='-DHAVE_CONFIG_H'
 DEPDIR='.deps'
@@ -450,22 +456,22 @@
 ECHO_N='-n'
 ECHO_T=''
 EGREP='/bin/grep -E'
-EXEEXT='.exe'
+EXEEXT=''
 GREP='/bin/grep'
 INSTALL_DATA='${INSTALL} -m 644'
 INSTALL_PROGRAM='${INSTALL}'
 INSTALL_SCRIPT='${INSTALL}'
 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
-LDFLAGS='-L/usr/local/cross-tools/i586-mingw32msvc/lib'
+LDFLAGS=''
 LIBOBJS=''
-LIBS='-lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows'
+LIBS='-L/usr/lib -lSDL -lSDL_image -lSDL_Pango -lSDL_ttf -lSDL_mixer '
 LN_S='ln -s'
 LTLIBOBJS=''
-MAKEINFO='${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo'
-NSIS='/usr/bin/makensis'
+MAKEINFO='${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run makeinfo'
+NSIS='no'
 NSI_BUILD_FALSE='#'
 NSI_BUILD_TRUE=''
-NSI_DLL_DIR='/home/dbruce/tuxtype_dll'
+NSI_DLL_DIR='/home/mobin/tuxtype_dll'
 NSI_INSTALL_DIR='mingw32'
 OBJEXT='o'
 PACKAGE='tuxtype'
@@ -480,10 +486,10 @@
 SDL_LIBS='-L/usr/lib -lSDL'
 SET_MAKE=''
 SHELL='/bin/sh'
-STRIP='i586-mingw32msvc-strip'
+STRIP=''
 VERSION='1.5.9'
-WINDRES='/usr/bin/i586-mingw32msvc-windres'
-ac_ct_CC=''
+WINDRES=''
+ac_ct_CC='gcc'
 am__fastdepCC_FALSE='#'
 am__fastdepCC_TRUE=''
 am__include='include'
@@ -493,25 +499,25 @@
 am__tar='${AMTAR} chof - "$$tardir"'
 am__untar='${AMTAR} xf -'
 bindir='${exec_prefix}/bin'
-build='i386-pc-linux-gnu'
-build_alias='i386-linux'
-build_cpu='i386'
+build='x86_64-unknown-linux-gnu'
+build_alias=''
+build_cpu='x86_64'
 build_os='linux-gnu'
-build_vendor='pc'
+build_vendor='unknown'
 datadir='${datarootdir}'
 datarootdir='${prefix}/share'
 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
 dvidir='${docdir}'
 exec_prefix='${prefix}'
-host='i586-pc-mingw32msvc'
-host_alias='i586-mingw32msvc'
-host_cpu='i586'
-host_os='mingw32msvc'
-host_vendor='pc'
+host='x86_64-unknown-linux-gnu'
+host_alias=''
+host_cpu='x86_64'
+host_os='linux-gnu'
+host_vendor='unknown'
 htmldir='${docdir}'
 includedir='${prefix}/include'
 infodir='${datarootdir}/info'
-install_sh='$(SHELL) /home/dbruce/tux4kids/tuxtype/trunk/install-sh'
+install_sh='$(SHELL) /home/mobin/Desktop/tuxtype-indic/install-sh'
 libdir='${exec_prefix}/lib'
 libexecdir='${exec_prefix}/libexec'
 localedir='${datarootdir}/locale'
@@ -520,17 +526,17 @@
 mkdir_p='/bin/mkdir -p'
 oldincludedir='/usr/include'
 pdfdir='${docdir}'
-prefix='/usr/local/cross-tools/i586-mingw32msvc'
-program_transform_name='s&^&i586-mingw32msvc-&'
+prefix='/usr/local'
+program_transform_name='s,x,x,'
 psdir='${docdir}'
 sbindir='${exec_prefix}/sbin'
 sharedstatedir='${prefix}/com'
 sysconfdir='${prefix}/etc'
-target='i586-pc-mingw32msvc'
-target_alias='i586-mingw32msvc'
-target_cpu='i586'
-target_os='mingw32msvc'
-target_vendor='pc'
+target='x86_64-unknown-linux-gnu'
+target_alias=''
+target_cpu='x86_64'
+target_os='linux-gnu'
+target_vendor='unknown'
 
 ## ----------- ##
 ## confdefs.h. ##
@@ -545,8 +551,8 @@
 #define VERSION "1.5.9"
 #define HAVE_LIBSDL_MIXER 1
 #define HAVE_LIBSDL_TTF 1
+#define HAVE_LIBSDL_PANGO 1
 #define HAVE_LIBSDL_IMAGE 1
-#define BUILD_MINGW32 1
 #define STDC_HEADERS 1
 #define HAVE_SYS_TYPES_H 1
 #define HAVE_SYS_STAT_H 1

Modified: tuxtype/branches/tuxtype-indic/config.status
===================================================================
--- tuxtype/branches/tuxtype-indic/config.status	2007-07-18 20:37:16 UTC (rev 189)
+++ tuxtype/branches/tuxtype-indic/config.status	2007-07-19 16:10:23 UTC (rev 190)
@@ -341,7 +341,7 @@
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it."
 
-ac_pwd='/root/Desktop/tuxtype-indic'
+ac_pwd='/home/mobin/Desktop/tuxtype-indic'
 srcdir='.'
 INSTALL='/usr/bin/install -c'
 MKDIR_P='/bin/mkdir -p'
@@ -604,7 +604,7 @@
 s, at ECHO_C@,|#_!!_#|,g
 s, at ECHO_N@,|#_!!_#|-n,g
 s, at ECHO_T@,|#_!!_#|,g
-s, at LIBS@,|#_!!_#|-L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer ,g
+s, at LIBS@,|#_!!_#|-L/usr/lib -lSDL -lSDL_image -lSDL_Pango -lSDL_ttf -lSDL_mixer ,g
 s, at build_alias@,|#_!!_#|,g
 s, at host_alias@,|#_!!_#|,g
 s, at target_alias@,|#_!!_#|,g
@@ -627,19 +627,19 @@
 s, at CYGPATH_W@,|#_!!_#|echo,g
 s, at PACKAGE@,|#_!!_#|tuxtype,g
 s, at VERSION@,|#_!!_#|1.5.9,g
-s, at ACLOCAL@,|#_!!_#|${SHELL} /root/Desktop/tuxtype-indic/missing --run aclocal-1.10,g
-s, at AUTOCONF@,|#_!!_#|${SHELL} /root/Desktop/tuxtype-indic/missing --run autoconf,g
-s, at AUTOMAKE@,|#_!!_#|${SHELL} /root/Desktop/tuxtype-indic/missing --run automake-1.10,g
-s, at AUTOHEADER@,|#_!!_#|${SHELL} /root/Desktop/tuxtype-indic/missing --run autoheader,g
-s, at MAKEINFO@,|#_!!_#|${SHELL} /root/Desktop/tuxtype-indic/missing --run makeinfo,g
-s, at install_sh@,|#_!!_#|$(SHELL) /root/Desktop/tuxtype-indic/install-sh,g
+s, at ACLOCAL@,|#_!!_#|${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run aclocal-1.10,g
+s, at AUTOCONF@,|#_!!_#|${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run autoconf,g
+s, at AUTOMAKE@,|#_!!_#|${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run automake-1.10,g
+s, at AUTOHEADER@,|#_!!_#|${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run autoheader,g
+s, at MAKEINFO@,|#_!!_#|${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run makeinfo,g
+s, at install_sh@,|#_!!_#|$(SHELL) /home/mobin/Desktop/tuxtype-indic/install-sh,g
 s, at STRIP@,|#_!!_#|,g
 s, at INSTALL_STRIP_PROGRAM@,|#_!!_#|$(install_sh) -c -s,g
 s, at mkdir_p@,|#_!!_#|/bin/mkdir -p,g
 s, at AWK@,|#_!!_#|gawk,g
 s, at SET_MAKE@,|#_!!_#|,g
 s, at am__leading_dot@,|#_!!_#|.,g
-s, at AMTAR@,|#_!!_#|${SHELL} /root/Desktop/tuxtype-indic/missing --run tar,g
+s, at AMTAR@,|#_!!_#|${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run tar,g
 s, at am__tar@,|#_!!_#|${AMTAR} chof - "$$tardir",g
 s, at am__untar@,|#_!!_#|${AMTAR} xf -,g
 s, at CC@,|#_!!_#|gcc,g
@@ -674,7 +674,7 @@
 s, at NSI_INSTALL_DIR@,|#_!!_#|mingw32,g
 s, at NSI_BUILD_TRUE@,|#_!!_#|,g
 s, at NSI_BUILD_FALSE@,|#_!!_#|#,g
-s, at NSI_DLL_DIR@,|#_!!_#|/root/tuxtype_dll,g
+s, at NSI_DLL_DIR@,|#_!!_#|/home/mobin/tuxtype_dll,g
 s, at NSIS@,|#_!!_#|no,g
 s, at LIBOBJS@,|#_!!_#|,g
 s, at LTLIBOBJS@,|#_!!_#|,g
@@ -944,6 +944,7 @@
 s,^\([	 #]*\)[^	 ]*\([	 ]*VERSION\)[	 (].*,\1define\2 "1.5.9" ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_LIBSDL_MIXER\)[	 (].*,\1define\2 1 ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_LIBSDL_TTF\)[	 (].*,\1define\2 1 ,
+s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_LIBSDL_PANGO\)[	 (].*,\1define\2 1 ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_LIBSDL_IMAGE\)[	 (].*,\1define\2 1 ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*STDC_HEADERS\)[	 (].*,\1define\2 1 ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_SYS_TYPES_H\)[	 (].*,\1define\2 1 ,

Modified: tuxtype/branches/tuxtype-indic/configure
===================================================================
--- tuxtype/branches/tuxtype-indic/configure	2007-07-18 20:37:16 UTC (rev 189)
+++ tuxtype/branches/tuxtype-indic/configure	2007-07-19 16:10:23 UTC (rev 190)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for tuxtype 1.5.10.
+# Generated by GNU Autoconf 2.61 for tuxtype 1.5.9.
 #
 # Report bugs to <tuxmath-devel at lists.sourceforge.net>.
 #
@@ -574,8 +574,8 @@
 # Identity of this package.
 PACKAGE_NAME='tuxtype'
 PACKAGE_TARNAME='tuxtype'
-PACKAGE_VERSION='1.5.10'
-PACKAGE_STRING='tuxtype 1.5.10'
+PACKAGE_VERSION='1.5.9'
+PACKAGE_STRING='tuxtype 1.5.9'
 PACKAGE_BUGREPORT='tuxmath-devel at lists.sourceforge.net'
 
 ac_unique_file="tuxtype/funcs.h"
@@ -1232,7 +1232,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures tuxtype 1.5.10 to adapt to many kinds of systems.
+\`configure' configures tuxtype 1.5.9 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1303,7 +1303,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of tuxtype 1.5.10:";;
+     short | recursive ) echo "Configuration of tuxtype 1.5.9:";;
    esac
   cat <<\_ACEOF
 
@@ -1397,7 +1397,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-tuxtype configure 1.5.10
+tuxtype configure 1.5.9
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1411,7 +1411,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by tuxtype $as_me 1.5.10, which was
+It was created by tuxtype $as_me 1.5.9, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -2229,7 +2229,7 @@
 
 # Define the identity of the package.
  PACKAGE=tuxtype
- VERSION=1.5.10
+ VERSION=1.5.9
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4059,7 +4059,6 @@
    { (exit 1); exit 1; }; }
 fi
 
-
 { echo "$as_me:$LINENO: checking for SDLPango_Init in -lSDL_Pango" >&5
 echo $ECHO_N "checking for SDLPango_Init in -lSDL_Pango... $ECHO_C" >&6; }
 if test "${ac_cv_lib_SDLPango_Init+set}" = set; then
@@ -4134,7 +4133,6 @@
    { (exit 1); exit 1; }; }
 fi
 
-
 { echo "$as_me:$LINENO: checking for IMG_Load in -lSDL_image" >&5
 echo $ECHO_N "checking for IMG_Load in -lSDL_image... $ECHO_C" >&6; }
 if test "${ac_cv_lib_SDL_image_IMG_Load+set}" = set; then
@@ -5363,7 +5361,7 @@
 # Sam's Install Kludge-work
 CPPFLAGS="$CPPFLAGS -DDATA_PREFIX=\\\"\$(prefix)\\\""
 
-ac_config_files="$ac_config_files Makefile tuxtype/Makefile tuxtype/data/Makefile tuxtype/data/fonts/Makefile tuxtype/data/images/Makefile tuxtype/data/images/backgrounds/Makefile tuxtype/data/images/cities/Makefile tuxtype/data/images/comets/Makefile tuxtype/data/images/hands/Makefile tuxtype/data/images/keyboard/Makefile tuxtype/data/images/menu/Makefile tuxtype/data/images/status/Makefile tuxtype/data/images/tux/Makefile tuxtype/data/scripts/Makefile tuxtype/data/sounds/Makefile tuxtype/data/themes/Makefile tuxtype/data/themes/armenian/Makefile tuxtype/data/themes/armenian/images/Makefile tuxtype/data/themes/bokmal/Makefile tuxtype/data/themes/bokmal/words/Makefile tuxtype/data/themes/bokmal/images/Makefile tuxtype/data/themes/bokmal/images/status/Makefile tuxtype/data/themes/brazilian-portuguese/Makefile tuxtype/data/themes/brazilian-portuguese/images/Makefile tuxtype/data/themes/brazilian-portuguese/words/Makefile tuxtype/data/themes/catalan/Makefile tuxtype/data/themes/catalan/words/Makefile tuxtype/data/themes/dansk/Makefile tuxtype/data/themes/dansk/sounds/Makefile tuxtype/data/themes/dansk/words/Makefile tuxtype/data/themes/deutsch/Makefile tuxtype/data/themes/deutsch/words/Makefile tuxtype/data/themes/espanol/Makefile tuxtype/data/themes/espanol/images/Makefile tuxtype/data/themes/espanol/words/Makefile tuxtype/data/themes/euskara/Makefile tuxtype/data/themes/euskara/images/Makefile tuxtype/data/themes/euskara/words/Makefile tuxtype/data/themes/french/Makefile tuxtype/data/themes/french/words/Makefile tuxtype/data/themes/greek/Makefile tuxtype/data/themes/greek/words/Makefile tuxtype/data/themes/italian/Makefile tuxtype/data/themes/italian/words/Makefile tuxtype/data/themes/jamaican/Makefile tuxtype/data/themes/jamaican/images/Makefile tuxtype/data/themes/jamaican/words/Makefile tuxtype/data/themes/lithuanian/Makefile tuxtype/data/themes/lithuanian/images/Makefile tuxtype/data/themes/lithuanian/images/status/Makefile tuxtype/data/themes/lithuanian/sounds/Makefile tuxtype/data/themes/lithuanian/words/Makefile tuxtype/data/themes/nederlands/Makefile tuxtype/data/themes/nederlands/words/Makefile tuxtype/data/themes/nynorsk/Makefile tuxtype/data/themes/nynorsk/images/Makefile tuxtype/data/themes/nynorsk/images/status/Makefile tuxtype/data/themes/nynorsk/words/Makefile tuxtype/data/themes/russian/Makefile tuxtype/data/themes/russian/images/Makefile tuxtype/data/themes/russian/images/status/Makefile tuxtype/data/themes/russian/words/Makefile tuxtype/data/themes/svenska/Makefile tuxtype/data/themes/svenska/words/Makefile tuxtype/data/themes/swahili/Makefile tuxtype/data/themes/swahili/words/Makefile tuxtype/data/words/Makefile tuxtype/docs/Makefile tuxtype/docs/en/Makefile tuxtype.spec"
+ac_config_files="$ac_config_files Makefile tuxtype/Makefile tuxtype/data/Makefile tuxtype/data/fonts/Makefile tuxtype/data/images/Makefile tuxtype/data/images/backgrounds/Makefile tuxtype/data/images/cities/Makefile tuxtype/data/images/comets/Makefile tuxtype/data/images/hands/Makefile tuxtype/data/images/keyboard/Makefile tuxtype/data/images/menu/Makefile tuxtype/data/images/status/Makefile tuxtype/data/images/tux/Makefile tuxtype/data/scripts/Makefile tuxtype/data/sounds/Makefile tuxtype/data/themes/Makefile tuxtype/data/themes/armenian/Makefile tuxtype/data/themes/armenian/images/Makefile tuxtype/data/themes/bokmal/Makefile tuxtype/data/themes/bokmal/words/Makefile tuxtype/data/themes/bokmal/images/Makefile tuxtype/data/themes/bokmal/images/status/Makefile tuxtype/data/themes/brazilian-portuguese/Makefile tuxtype/data/themes/brazilian-portuguese/images/Makefile tuxtype/data/themes/brazilian-portuguese/words/Makefile tuxtype/data/themes/catalan/Makefile tuxtype/data/themes/catalan/words/Makefile tuxtype/data/themes/dansk/Makefile tuxtype/data/themes/dansk/sounds/Makefile tuxtype/data/themes/dansk/words/Makefile tuxtype/data/themes/deutsch/Makefile tuxtype/data/themes/deutsch/words/Makefile tuxtype/data/themes/espanol/Makefile tuxtype/data/themes/espanol/images/Makefile tuxtype/data/themes/espanol/words/Makefile tuxtype/data/themes/euskara/Makefile tuxtype/data/themes/euskara/images/Makefile tuxtype/data/themes/euskara/words/Makefile tuxtype/data/themes/french/Makefile tuxtype/data/themes/french/words/Makefile tuxtype/data/themes/greek/Makefile tuxtype/data/themes/greek/words/Makefile tuxtype/data/themes/italian/Makefile tuxtype/data/themes/italian/words/Makefile tuxtype/data/themes/jamaican/Makefile tuxtype/data/themes/jamaican/images/Makefile tuxtype/data/themes/jamaican/words/Makefile tuxtype/data/themes/lithuanian/Makefile tuxtype/data/themes/lithuanian/images/Makefile tuxtype/data/themes/lithuanian/images/status/Makefile tuxtype/data/themes/lithuanian/sounds/Makefile tuxtype/data/themes/lithuanian/words/Makefile tuxtype/data/themes/nederlands/Makefile tuxtype/data/themes/malayalam/Makefile tuxtype/data/themes/malayalam/images/Makefile tuxtype/data/themes/malayalam/images/status/Makefile tuxtype/data/themes/malayalam/words/Makefile tuxtype/data/themes/nederlands/words/Makefile tuxtype/data/themes/nynorsk/Makefile tuxtype/data/themes/nynorsk/images/Makefile tuxtype/data/themes/nynorsk/images/status/Makefile tuxtype/data/themes/nynorsk/words/Makefile tuxtype/data/themes/russian/Makefile tuxtype/data/themes/russian/images/Makefile tuxtype/data/themes/russian/images/status/Makefile tuxtype/data/themes/russian/words/Makefile tuxtype/data/themes/svenska/Makefile tuxtype/data/themes/svenska/words/Makefile tuxtype/data/themes/swahili/Makefile tuxtype/data/themes/swahili/words/Makefile tuxtype/data/words/Makefile tuxtype/docs/Makefile tuxtype/docs/en/Makefile tuxtype.spec"
 
 
 # Support for building NSIS Win32 installer (adapted from TuxMath NSIS):
@@ -5865,7 +5863,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by tuxtype $as_me 1.5.10, which was
+This file was extended by tuxtype $as_me 1.5.9, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -5918,7 +5916,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-tuxtype config.status 1.5.10
+tuxtype config.status 1.5.9
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
@@ -6086,6 +6084,12 @@
     "tuxtype/data/themes/lithuanian/images/status/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/lithuanian/images/status/Makefile" ;;
     "tuxtype/data/themes/lithuanian/sounds/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/lithuanian/sounds/Makefile" ;;
     "tuxtype/data/themes/lithuanian/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/lithuanian/words/Makefile" ;;
+   
+    "tuxtype/data/themes/malayalam/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/malayalam/Makefile" ;;
+    "tuxtype/data/themes/malayalam/images/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/malayalam/images/Makefile" ;;
+    "tuxtype/data/themes/malayalam/images/status/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/malayalam/images/status/Makefile" ;;
+    "tuxtype/data/themes/malayalam/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/malayalam/words/Makefile" ;;
+    
     "tuxtype/data/themes/nederlands/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/nederlands/Makefile" ;;
     "tuxtype/data/themes/nederlands/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/nederlands/words/Makefile" ;;
     "tuxtype/data/themes/nynorsk/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/nynorsk/Makefile" ;;

Modified: tuxtype/branches/tuxtype-indic/tuxtype/alphabet.c
===================================================================
--- tuxtype/branches/tuxtype-indic/tuxtype/alphabet.c	2007-07-18 20:37:16 UTC (rev 189)
+++ tuxtype/branches/tuxtype-indic/tuxtype/alphabet.c	2007-07-19 16:10:23 UTC (rev 190)
@@ -20,7 +20,7 @@
 #include "ConvertUTF.h"  
 
 /* Needed to handle rendering issues */
-#include <SDL/SDL_Pango.h>
+#include <SDL_Pango.h>
 
 #include "globals.h"
 #include "funcs.h"




More information about the Tux4kids-commits mailing list