[Tux4kids-commits] r234 - in tuxtype/trunk: . tuxtype/data/themes/malayalam tuxtype/data/themes/malayalam/images tuxtype/data/themes/malayalam/images/keyboard tuxtype/data/themes/malayalam/images/status tuxtype/data/themes/malayalam/scripts tuxtype/data/themes/malayalam/words
dbruce-guest at alioth.debian.org
dbruce-guest at alioth.debian.org
Sat Sep 8 19:03:47 UTC 2007
Author: dbruce-guest
Date: 2007-09-08 19:03:47 +0000 (Sat, 08 Sep 2007)
New Revision: 234
Modified:
tuxtype/trunk/config.h
tuxtype/trunk/config.log
tuxtype/trunk/config.status
tuxtype/trunk/configure.ac
tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile
tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile.in
tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile
tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile.in
tuxtype/trunk/tuxtype/data/themes/malayalam/images/keyboard/Makefile.in
tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile
tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile.in
tuxtype/trunk/tuxtype/data/themes/malayalam/scripts/Makefile.in
tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile
tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile.in
Log:
fixes to configure.ac for Makefiles for malayalam theme
Modified: tuxtype/trunk/config.h
===================================================================
--- tuxtype/trunk/config.h 2007-09-08 10:18:19 UTC (rev 233)
+++ tuxtype/trunk/config.h 2007-09-08 19:03:47 UTC (rev 234)
@@ -5,7 +5,7 @@
#define BUILD_MINGW32 1
/* Define to 1 if you have the `atexit' function. */
-#define HAVE_ATEXIT 1
+/* #undef HAVE_ATEXIT */
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
@@ -16,17 +16,20 @@
/* Define to 1 if you have the `SDL_mixer' library (-lSDL_mixer). */
#define HAVE_LIBSDL_MIXER 1
+/* Define to 1 if you have the `SDL_Pango' library (-lSDL_Pango). */
+#define HAVE_LIBSDL_PANGO 1
+
/* Define to 1 if you have the `SDL_ttf' library (-lSDL_ttf). */
#define HAVE_LIBSDL_TTF 1
/* Define to 1 if you have the `malloc' function. */
-#define HAVE_MALLOC 1
+/* #undef HAVE_MALLOC */
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
/* Define to 1 if you have the `memset' function. */
-#define HAVE_MEMSET 1
+/* #undef HAVE_MEMSET */
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
@@ -35,7 +38,7 @@
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the `strchr' function. */
-#define HAVE_STRCHR 1
+/* #undef HAVE_STRCHR */
/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
@@ -44,7 +47,7 @@
#define HAVE_STRING_H 1
/* Define to 1 if you have the `strstr' function. */
-#define HAVE_STRSTR 1
+/* #undef HAVE_STRSTR */
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
@@ -65,19 +68,19 @@
#define PACKAGE_NAME "tuxtype"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "tuxtype 1.5.11"
+#define PACKAGE_STRING "tuxtype 1.5.13"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "tuxtype"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.5.11"
+#define PACKAGE_VERSION "1.5.13"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "1.5.11"
+#define VERSION "1.5.13"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
Modified: tuxtype/trunk/config.log
===================================================================
--- tuxtype/trunk/config.log 2007-09-08 10:18:19 UTC (rev 233)
+++ tuxtype/trunk/config.log 2007-09-08 19:03:47 UTC (rev 234)
@@ -1,7 +1,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 configure 1.5.11, which was
+It was created by tuxtype configure 1.5.13, 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
@@ -10,16 +10,16 @@
## Platform. ##
## --------- ##
-hostname = debian
-uname -m = x86_64
-uname -r = 2.6.20
+hostname = laurasbox.home
+uname -m = i686
+uname -r = 2.6.21
uname -s = Linux
-uname -v = #1 SMP PREEMPT Thu Mar 29 14:40:23 EDT 2007
+uname -v = #3 PREEMPT Thu Jul 19 18:43:34 EDT 2007
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
-/bin/arch = unknown
+/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
@@ -29,10 +29,10 @@
PATH: /usr/local/cross-tools/bin
PATH: /usr/local/cross-tools/i586-mingw32msvc/bin
-PATH: /home/dbruce/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
+PATH: /usr/bin/X11
PATH: /usr/games
@@ -40,7 +40,7 @@
## Core tests. ##
## ----------- ##
-configure:1674: loading cache cross-config.cache
+configure:1682: creating cache cross-config.cache
configure:1804: checking build system type
configure:1822: result: i386-pc-linux-gnu
configure:1844: checking host system type
@@ -54,53 +54,74 @@
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:2169: checking whether make sets $(MAKE)
configure:2190: result: yes
configure:2270: checking for i586-mingw32msvc-strip
-configure:2297: result: i586-mingw32msvc-strip
+configure:2300: result: no
+configure:2310: checking for strip
+configure:2326: found /usr/bin/strip
+configure:2337: result: strip
+configure:2351: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet. If you think this
+configuration is useful to you, please write to autoconf at gnu.org.
configure:2390: checking for i586-mingw32msvc-gcc
-configure:2417: result: i586-mingw32msvc-gcc
+configure:2420: result: no
+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.3 20070629 (prerelease) (Debian 4.1.2-13)
+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 --with-gxx-include-dir=/usr/include/c++/4.1.3 --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.3 20070629 (prerelease) (Debian 4.1.2-13)
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 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib 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:2863: result: yes
configure:2870: checking whether we are cross compiling
configure:2872: result: yes
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 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c >&5
configure:2885: $? = 0
-configure:2909: result: .exe
+configure:2909: result:
configure:2915: checking for suffix of object files
+configure:2941: gcc -c -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:2944: $? = 0
configure:2967: result: o
configure:2971: checking whether we are using the GNU C compiler
+configure:3000: gcc -c -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:3006: $? = 0
configure:3023: result: yes
-configure:3028: checking whether i586-mingw32msvc-gcc accepts -g
+configure:3028: checking whether gcc accepts -g
+configure:3058: gcc -c -g -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:3064: $? = 0
configure:3163: result: yes
-configure:3180: checking for i586-mingw32msvc-gcc option to accept ISO C89
+configure:3180: checking for gcc option to accept ISO C89
+configure:3254: gcc -c -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include 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
@@ -109,92 +130,490 @@
configure:3562: checking whether make sets $(MAKE)
configure:3583: result: yes
configure:3650: checking for sdl-config
+configure:3668: found /usr/bin/sdl-config
configure:3681: result: /usr/bin/sdl-config
configure:3690: checking for SDL - version >= 1.2.5
-configure:3817: result: yes
-configure:3913: checking for Mix_PlayMusic in -lSDL_mixer
-configure:3972: result: yes
-configure:3988: checking for TTF_Init in -lSDL_ttf
-configure:4047: result: yes
-configure:4063: checking for IMG_Load in -lSDL_image
-configure:4122: result: yes
-configure:4152: checking for native Win32
-configure:4162: result: yes
-configure:4187: checking for i586-mingw32msvc-windres
-configure:4218: result: /usr/bin/i586-mingw32msvc-windres
-configure:4235: checking how to run the C preprocessor
-configure:4351: result: i586-mingw32msvc-gcc -E
-configure:4380: i586-mingw32msvc-gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
-configure:4386: $? = 0
-configure:4417: 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:4423: $? = 1
+configure:3819: result: yes
+configure:3918: checking for Mix_PlayMusic in -lSDL_mixer
+configure:3953: gcc -o conftest -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_mixer >&5
+configure:3959: $? = 0
+configure:3977: result: yes
+configure:3993: checking for TTF_Init in -lSDL_ttf
+configure:4028: gcc -o conftest -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:4034: $? = 0
+configure:4052: result: yes
+configure:4068: checking for IMG_Load in -lSDL_image
+configure:4103: gcc -o conftest -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:4109: $? = 0
+configure:4127: result: yes
+configure:4145: checking for SDLPango_Init in -lSDL_Pango
+configure:4180: gcc -o conftest -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer >&5
+configure:4186: $? = 0
+configure:4204: result: yes
+configure:4228: checking for native Win32
+configure:4238: result: yes
+configure:4263: checking for i586-mingw32msvc-windres
+configure:4294: result: no
+configure:4311: checking how to run the C preprocessor
+configure:4351: gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
+configure:4357: $? = 0
+configure:4388: gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
+conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
+configure:4394: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "tuxtype"
| #define PACKAGE_TARNAME "tuxtype"
-| #define PACKAGE_VERSION "1.5.11"
-| #define PACKAGE_STRING "tuxtype 1.5.11"
+| #define PACKAGE_VERSION "1.5.13"
+| #define PACKAGE_STRING "tuxtype 1.5.13"
| #define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
| #define PACKAGE "tuxtype"
-| #define VERSION "1.5.11"
+| #define VERSION "1.5.13"
| #define HAVE_LIBSDL_MIXER 1
| #define HAVE_LIBSDL_TTF 1
| #define HAVE_LIBSDL_IMAGE 1
+| #define HAVE_LIBSDL_PANGO 1
| #define BUILD_MINGW32 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
-configure:4461: checking for grep that handles long lines and -e
-configure:4535: result: /bin/grep
-configure:4540: checking for egrep
-configure:4618: result: /bin/grep -E
-configure:4623: checking for ANSI C header files
-configure:4787: result: yes
-configure:4811: checking for sys/types.h
-configure:4854: result: yes
-configure:4811: checking for sys/stat.h
-configure:4854: result: yes
-configure:4811: checking for stdlib.h
-configure:4854: result: yes
-configure:4811: checking for string.h
-configure:4854: result: yes
-configure:4811: checking for memory.h
-configure:4854: result: yes
-configure:4811: checking for strings.h
-configure:4854: result: yes
-configure:4811: checking for inttypes.h
-configure:4854: result: yes
-configure:4811: checking for stdint.h
-configure:4854: result: yes
-configure:4811: checking for unistd.h
-configure:4854: result: yes
-configure:4872: checking for stdlib.h
-configure:4878: result: yes
-configure:4872: checking for string.h
-configure:4878: result: yes
-configure:5014: checking for an ANSI C-conforming const
-configure:5110: result: yes
-configure:5120: checking for inline
-configure:5170: result: inline
-configure:5199: checking for atexit
-configure:5279: result: yes
-configure:5199: checking for memset
-configure:5279: result: yes
-configure:5199: checking for strchr
-configure:5279: result: yes
-configure:5199: checking for strstr
-configure:5279: result: yes
-configure:5199: checking for malloc
-configure:5279: result: yes
-configure:5331: checking for makensis
-configure:5362: result: /usr/bin/makensis
-configure:5503: creating ./config.status
+configure:4427: result: gcc -E
+configure:4456: gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
+configure:4462: $? = 0
+configure:4493: gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
+conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
+configure:4499: $? = 1
+configure: failed program was:
+| /* confdefs.h. */
+| #define PACKAGE_NAME "tuxtype"
+| #define PACKAGE_TARNAME "tuxtype"
+| #define PACKAGE_VERSION "1.5.13"
+| #define PACKAGE_STRING "tuxtype 1.5.13"
+| #define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
+| #define PACKAGE "tuxtype"
+| #define VERSION "1.5.13"
+| #define HAVE_LIBSDL_MIXER 1
+| #define HAVE_LIBSDL_TTF 1
+| #define HAVE_LIBSDL_IMAGE 1
+| #define HAVE_LIBSDL_PANGO 1
+| #define BUILD_MINGW32 1
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:4537: checking for grep that handles long lines and -e
+configure:4611: result: /bin/grep
+configure:4616: checking for egrep
+configure:4694: result: /bin/grep -E
+configure:4699: checking for ANSI C header files
+configure:4729: 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:4735: $? = 0
+configure:4863: result: yes
+configure:4887: checking for sys/types.h
+configure:4908: 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:4914: $? = 0
+configure:4930: result: yes
+configure:4887: checking for sys/stat.h
+configure:4908: 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:4914: $? = 0
+configure:4930: result: yes
+configure:4887: checking for stdlib.h
+configure:4908: 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:4914: $? = 0
+configure:4930: result: yes
+configure:4887: checking for string.h
+configure:4908: 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:4914: $? = 0
+configure:4930: result: yes
+configure:4887: checking for memory.h
+configure:4908: 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:4914: $? = 0
+configure:4930: result: yes
+configure:4887: checking for strings.h
+configure:4908: 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:4914: $? = 0
+configure:4930: result: yes
+configure:4887: checking for inttypes.h
+configure:4908: 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:4914: $? = 0
+configure:4930: result: yes
+configure:4887: checking for stdint.h
+configure:4908: 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:4914: $? = 0
+configure:4930: result: yes
+configure:4887: checking for unistd.h
+configure:4908: 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:4914: $? = 0
+configure:4930: result: yes
+configure:4948: checking for stdlib.h
+configure:4954: result: yes
+configure:4948: checking for string.h
+configure:4954: result: yes
+configure:5090: checking for an ANSI C-conforming const
+configure:5165: 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:5171: $? = 0
+configure:5186: result: yes
+configure:5196: checking for inline
+configure:5222: 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:5228: $? = 0
+configure:5246: result: inline
+configure:5275: checking for atexit
+configure:5331: gcc -o conftest -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_Pango -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+cc1: error: unrecognized command line option "-mwindows"
+configure:5337: $? = 1
+configure: failed program was:
+| /* confdefs.h. */
+| #define PACKAGE_NAME "tuxtype"
+| #define PACKAGE_TARNAME "tuxtype"
+| #define PACKAGE_VERSION "1.5.13"
+| #define PACKAGE_STRING "tuxtype 1.5.13"
+| #define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
+| #define PACKAGE "tuxtype"
+| #define VERSION "1.5.13"
+| #define HAVE_LIBSDL_MIXER 1
+| #define HAVE_LIBSDL_TTF 1
+| #define HAVE_LIBSDL_IMAGE 1
+| #define HAVE_LIBSDL_PANGO 1
+| #define BUILD_MINGW32 1
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| /* end confdefs.h. */
+| /* Define atexit to an innocuous variant, in case <limits.h> declares atexit.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define atexit innocuous_atexit
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char atexit (); below.
+| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+| <limits.h> exists even on freestanding compilers. */
+|
+| #ifdef __STDC__
+| # include <limits.h>
+| #else
+| # include <assert.h>
+| #endif
+|
+| #undef atexit
+|
+| /* Override any GCC internal prototype to avoid an error.
+| Use char because int might match the return type of a GCC
+| builtin and then its argument prototype would still apply. */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char atexit ();
+| /* The GNU C library defines this for functions which it implements
+| to always fail with ENOSYS. Some functions are actually named
+| something starting with __ and the normal name is an alias. */
+| #if defined __stub_atexit || defined __stub___atexit
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return atexit ();
+| ;
+| return 0;
+| }
+configure:5355: result: no
+configure:5275: checking for memset
+configure:5331: gcc -o conftest -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_Pango -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+cc1: error: unrecognized command line option "-mwindows"
+configure:5337: $? = 1
+configure: failed program was:
+| /* confdefs.h. */
+| #define PACKAGE_NAME "tuxtype"
+| #define PACKAGE_TARNAME "tuxtype"
+| #define PACKAGE_VERSION "1.5.13"
+| #define PACKAGE_STRING "tuxtype 1.5.13"
+| #define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
+| #define PACKAGE "tuxtype"
+| #define VERSION "1.5.13"
+| #define HAVE_LIBSDL_MIXER 1
+| #define HAVE_LIBSDL_TTF 1
+| #define HAVE_LIBSDL_IMAGE 1
+| #define HAVE_LIBSDL_PANGO 1
+| #define BUILD_MINGW32 1
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| /* end confdefs.h. */
+| /* Define memset to an innocuous variant, in case <limits.h> declares memset.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define memset innocuous_memset
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char memset (); below.
+| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+| <limits.h> exists even on freestanding compilers. */
+|
+| #ifdef __STDC__
+| # include <limits.h>
+| #else
+| # include <assert.h>
+| #endif
+|
+| #undef memset
+|
+| /* Override any GCC internal prototype to avoid an error.
+| Use char because int might match the return type of a GCC
+| builtin and then its argument prototype would still apply. */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char memset ();
+| /* The GNU C library defines this for functions which it implements
+| to always fail with ENOSYS. Some functions are actually named
+| something starting with __ and the normal name is an alias. */
+| #if defined __stub_memset || defined __stub___memset
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return memset ();
+| ;
+| return 0;
+| }
+configure:5355: result: no
+configure:5275: checking for strchr
+configure:5331: gcc -o conftest -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_Pango -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+cc1: error: unrecognized command line option "-mwindows"
+configure:5337: $? = 1
+configure: failed program was:
+| /* confdefs.h. */
+| #define PACKAGE_NAME "tuxtype"
+| #define PACKAGE_TARNAME "tuxtype"
+| #define PACKAGE_VERSION "1.5.13"
+| #define PACKAGE_STRING "tuxtype 1.5.13"
+| #define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
+| #define PACKAGE "tuxtype"
+| #define VERSION "1.5.13"
+| #define HAVE_LIBSDL_MIXER 1
+| #define HAVE_LIBSDL_TTF 1
+| #define HAVE_LIBSDL_IMAGE 1
+| #define HAVE_LIBSDL_PANGO 1
+| #define BUILD_MINGW32 1
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| /* end confdefs.h. */
+| /* Define strchr to an innocuous variant, in case <limits.h> declares strchr.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define strchr innocuous_strchr
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char strchr (); below.
+| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+| <limits.h> exists even on freestanding compilers. */
+|
+| #ifdef __STDC__
+| # include <limits.h>
+| #else
+| # include <assert.h>
+| #endif
+|
+| #undef strchr
+|
+| /* Override any GCC internal prototype to avoid an error.
+| Use char because int might match the return type of a GCC
+| builtin and then its argument prototype would still apply. */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char strchr ();
+| /* The GNU C library defines this for functions which it implements
+| to always fail with ENOSYS. Some functions are actually named
+| something starting with __ and the normal name is an alias. */
+| #if defined __stub_strchr || defined __stub___strchr
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return strchr ();
+| ;
+| return 0;
+| }
+configure:5355: result: no
+configure:5275: checking for strstr
+configure:5331: gcc -o conftest -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_Pango -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+cc1: error: unrecognized command line option "-mwindows"
+configure:5337: $? = 1
+configure: failed program was:
+| /* confdefs.h. */
+| #define PACKAGE_NAME "tuxtype"
+| #define PACKAGE_TARNAME "tuxtype"
+| #define PACKAGE_VERSION "1.5.13"
+| #define PACKAGE_STRING "tuxtype 1.5.13"
+| #define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
+| #define PACKAGE "tuxtype"
+| #define VERSION "1.5.13"
+| #define HAVE_LIBSDL_MIXER 1
+| #define HAVE_LIBSDL_TTF 1
+| #define HAVE_LIBSDL_IMAGE 1
+| #define HAVE_LIBSDL_PANGO 1
+| #define BUILD_MINGW32 1
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| /* end confdefs.h. */
+| /* Define strstr to an innocuous variant, in case <limits.h> declares strstr.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define strstr innocuous_strstr
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char strstr (); below.
+| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+| <limits.h> exists even on freestanding compilers. */
+|
+| #ifdef __STDC__
+| # include <limits.h>
+| #else
+| # include <assert.h>
+| #endif
+|
+| #undef strstr
+|
+| /* Override any GCC internal prototype to avoid an error.
+| Use char because int might match the return type of a GCC
+| builtin and then its argument prototype would still apply. */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char strstr ();
+| /* The GNU C library defines this for functions which it implements
+| to always fail with ENOSYS. Some functions are actually named
+| something starting with __ and the normal name is an alias. */
+| #if defined __stub_strstr || defined __stub___strstr
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return strstr ();
+| ;
+| return 0;
+| }
+configure:5355: result: no
+configure:5275: checking for malloc
+configure:5331: gcc -o conftest -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_Pango -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+cc1: error: unrecognized command line option "-mwindows"
+configure:5337: $? = 1
+configure: failed program was:
+| /* confdefs.h. */
+| #define PACKAGE_NAME "tuxtype"
+| #define PACKAGE_TARNAME "tuxtype"
+| #define PACKAGE_VERSION "1.5.13"
+| #define PACKAGE_STRING "tuxtype 1.5.13"
+| #define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
+| #define PACKAGE "tuxtype"
+| #define VERSION "1.5.13"
+| #define HAVE_LIBSDL_MIXER 1
+| #define HAVE_LIBSDL_TTF 1
+| #define HAVE_LIBSDL_IMAGE 1
+| #define HAVE_LIBSDL_PANGO 1
+| #define BUILD_MINGW32 1
+| #define STDC_HEADERS 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_MEMORY_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_UNISTD_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| /* end confdefs.h. */
+| /* Define malloc to an innocuous variant, in case <limits.h> declares malloc.
+| For example, HP-UX 11i <limits.h> declares gettimeofday. */
+| #define malloc innocuous_malloc
+|
+| /* System header to define __stub macros and hopefully few prototypes,
+| which can conflict with char malloc (); below.
+| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
+| <limits.h> exists even on freestanding compilers. */
+|
+| #ifdef __STDC__
+| # include <limits.h>
+| #else
+| # include <assert.h>
+| #endif
+|
+| #undef malloc
+|
+| /* Override any GCC internal prototype to avoid an error.
+| Use char because int might match the return type of a GCC
+| builtin and then its argument prototype would still apply. */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char malloc ();
+| /* The GNU C library defines this for functions which it implements
+| to always fail with ENOSYS. Some functions are actually named
+| something starting with __ and the normal name is an alias. */
+| #if defined __stub_malloc || defined __stub___malloc
+| choke me
+| #endif
+|
+| int
+| main ()
+| {
+| return malloc ();
+| ;
+| return 0;
+| }
+configure:5355: result: no
+configure:5407: checking for makensis
+configure:5438: result: no
+configure:5515: updating cache cross-config.cache
+configure:5579: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
-This file was extended by tuxtype config.status 1.5.11, which was
+This file was extended by tuxtype config.status 1.5.13, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
@@ -203,85 +622,87 @@
CONFIG_COMMANDS =
$ ./config.status
-on debian
+on laurasbox.home
-config.status:736: creating Makefile
-config.status:736: creating tuxtype/Makefile
-config.status:736: creating tuxtype/data/Makefile
-config.status:736: creating tuxtype/data/fonts/Makefile
-config.status:736: creating tuxtype/data/images/Makefile
-config.status:736: creating tuxtype/data/images/backgrounds/Makefile
-config.status:736: creating tuxtype/data/images/cities/Makefile
-config.status:736: creating tuxtype/data/images/comets/Makefile
-config.status:736: creating tuxtype/data/images/hands/Makefile
-config.status:736: creating tuxtype/data/images/keyboard/Makefile
-config.status:736: creating tuxtype/data/images/menu/Makefile
-config.status:736: creating tuxtype/data/images/status/Makefile
-config.status:736: creating tuxtype/data/images/tux/Makefile
-config.status:736: creating tuxtype/data/scripts/Makefile
-config.status:736: creating tuxtype/data/sounds/Makefile
-config.status:736: creating tuxtype/data/themes/Makefile
-config.status:736: creating tuxtype/data/themes/armenian/Makefile
-config.status:736: creating tuxtype/data/themes/armenian/images/Makefile
-config.status:736: creating tuxtype/data/themes/bokmal/Makefile
-config.status:736: creating tuxtype/data/themes/bokmal/words/Makefile
-config.status:736: creating tuxtype/data/themes/bokmal/images/Makefile
-config.status:736: creating tuxtype/data/themes/bokmal/images/status/Makefile
-config.status:736: creating tuxtype/data/themes/brazilian-portuguese/Makefile
-config.status:736: creating tuxtype/data/themes/brazilian-portuguese/images/Makefile
-config.status:736: creating tuxtype/data/themes/brazilian-portuguese/words/Makefile
-config.status:736: creating tuxtype/data/themes/catalan/Makefile
-config.status:736: creating tuxtype/data/themes/catalan/words/Makefile
-config.status:736: creating tuxtype/data/themes/dansk/Makefile
-config.status:736: creating tuxtype/data/themes/dansk/sounds/Makefile
-config.status:736: creating tuxtype/data/themes/dansk/words/Makefile
-config.status:736: creating tuxtype/data/themes/deutsch/Makefile
-config.status:736: creating tuxtype/data/themes/deutsch/words/Makefile
-config.status:736: creating tuxtype/data/themes/espanol/Makefile
-config.status:736: creating tuxtype/data/themes/espanol/images/Makefile
-config.status:736: creating tuxtype/data/themes/espanol/words/Makefile
-config.status:736: creating tuxtype/data/themes/euskara/Makefile
-config.status:736: creating tuxtype/data/themes/euskara/images/Makefile
-config.status:736: creating tuxtype/data/themes/euskara/words/Makefile
-config.status:736: creating tuxtype/data/themes/french/Makefile
-config.status:736: creating tuxtype/data/themes/french/words/Makefile
-config.status:736: creating tuxtype/data/themes/greek/Makefile
-config.status:736: creating tuxtype/data/themes/greek/words/Makefile
-config.status:736: creating tuxtype/data/themes/italian/Makefile
-config.status:736: creating tuxtype/data/themes/italian/words/Makefile
-config.status:736: creating tuxtype/data/themes/jamaican/Makefile
-config.status:736: creating tuxtype/data/themes/jamaican/images/Makefile
-config.status:736: creating tuxtype/data/themes/jamaican/words/Makefile
-config.status:736: creating tuxtype/data/themes/lithuanian/Makefile
-config.status:736: creating tuxtype/data/themes/lithuanian/images/Makefile
-config.status:736: creating tuxtype/data/themes/lithuanian/images/status/Makefile
-config.status:736: creating tuxtype/data/themes/lithuanian/sounds/Makefile
-config.status:736: creating tuxtype/data/themes/lithuanian/words/Makefile
-config.status:736: creating tuxtype/data/themes/malayalam/Makefile
-config.status:736: creating tuxtype/data/themes/malayalam/images/Makefile
-config.status:736: creating tuxtype/data/themes/malayalam/images/status/Makefile
-config.status:736: creating tuxtype/data/themes/malayalam/words/Makefile
-config.status:736: creating tuxtype/data/themes/nederlands/Makefile
-config.status:736: creating tuxtype/data/themes/nederlands/words/Makefile
-config.status:736: creating tuxtype/data/themes/nynorsk/Makefile
-config.status:736: creating tuxtype/data/themes/nynorsk/images/Makefile
-config.status:736: creating tuxtype/data/themes/nynorsk/images/status/Makefile
-config.status:736: creating tuxtype/data/themes/nynorsk/words/Makefile
-config.status:736: creating tuxtype/data/themes/russian/Makefile
-config.status:736: creating tuxtype/data/themes/russian/images/Makefile
-config.status:736: creating tuxtype/data/themes/russian/images/status/Makefile
-config.status:736: creating tuxtype/data/themes/russian/words/Makefile
-config.status:736: creating tuxtype/data/themes/svenska/Makefile
-config.status:736: creating tuxtype/data/themes/svenska/words/Makefile
-config.status:736: creating tuxtype/data/themes/swahili/Makefile
-config.status:736: creating tuxtype/data/themes/swahili/words/Makefile
-config.status:736: creating tuxtype/data/words/Makefile
-config.status:736: creating tuxtype/docs/Makefile
-config.status:736: creating tuxtype/docs/en/Makefile
-config.status:736: creating tuxtype.spec
-config.status:736: creating nsis/tuxtype.nsi
-config.status:736: creating config.h
-config.status:1019: 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/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/images/keyboard/Makefile
+config.status:738: creating tuxtype/data/themes/malayalam/scripts/Makefile
+config.status:738: creating tuxtype/data/themes/malayalam/words/Makefile
+config.status:738: creating tuxtype/data/themes/nederlands/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:1017: executing depfiles commands
## ---------------- ##
## Cache variables. ##
@@ -309,12 +730,11 @@
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_func_atexit=yes
-ac_cv_func_malloc=yes
-ac_cv_func_memset=yes
-ac_cv_func_strchr=yes
-ac_cv_func_strstr=yes
+ac_cv_func_atexit=no
+ac_cv_func_malloc=no
+ac_cv_func_memset=no
+ac_cv_func_strchr=no
+ac_cv_func_strstr=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
@@ -326,21 +746,22 @@
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i586-pc-mingw32msvc
+ac_cv_lib_SDL_Pango_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_WINDRES=no
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_CPP='gcc -E'
+ac_cv_prog_ac_ct_CC=gcc
+ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
@@ -362,10 +783,10 @@
AWK='mawk'
BUILD_MINGW32_FALSE='#'
BUILD_MINGW32_TRUE=''
-CC='i586-mingw32msvc-gcc'
+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'
+CPP='gcc -E'
CPPFLAGS='-I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
@@ -374,7 +795,7 @@
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
-EXEEXT='.exe'
+EXEEXT=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
@@ -382,11 +803,11 @@
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-L/usr/local/cross-tools/i586-mingw32msvc/lib'
LIBOBJS=''
-LIBS='-lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows'
+LIBS='-lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo'
-NSIS='/usr/bin/makensis'
+NSIS='no'
NSI_BUILD_FALSE='#'
NSI_BUILD_TRUE=''
NSI_DLL_DIR='/home/dbruce/tuxtype_dll'
@@ -395,19 +816,19 @@
PACKAGE='tuxtype'
PACKAGE_BUGREPORT='tuxmath-devel at lists.sourceforge.net'
PACKAGE_NAME='tuxtype'
-PACKAGE_STRING='tuxtype 1.5.11'
+PACKAGE_STRING='tuxtype 1.5.13'
PACKAGE_TARNAME='tuxtype'
-PACKAGE_VERSION='1.5.11'
+PACKAGE_VERSION='1.5.13'
PATH_SEPARATOR=':'
SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
SDL_CONFIG='/usr/bin/sdl-config'
SDL_LIBS='-L/usr/lib -lSDL'
SET_MAKE=''
SHELL='/bin/sh'
-STRIP='i586-mingw32msvc-strip'
-VERSION='1.5.11'
-WINDRES='/usr/bin/i586-mingw32msvc-windres'
-ac_ct_CC=''
+STRIP='strip'
+VERSION='1.5.13'
+WINDRES='no'
+ac_ct_CC='gcc'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
@@ -462,14 +883,15 @@
#define PACKAGE_NAME "tuxtype"
#define PACKAGE_TARNAME "tuxtype"
-#define PACKAGE_VERSION "1.5.11"
-#define PACKAGE_STRING "tuxtype 1.5.11"
+#define PACKAGE_VERSION "1.5.13"
+#define PACKAGE_STRING "tuxtype 1.5.13"
#define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
#define PACKAGE "tuxtype"
-#define VERSION "1.5.11"
+#define VERSION "1.5.13"
#define HAVE_LIBSDL_MIXER 1
#define HAVE_LIBSDL_TTF 1
#define HAVE_LIBSDL_IMAGE 1
+#define HAVE_LIBSDL_PANGO 1
#define BUILD_MINGW32 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
@@ -483,28 +905,5 @@
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
-#define HAVE_ATEXIT 1
-#define HAVE_MEMSET 1
-#define HAVE_STRCHR 1
-#define HAVE_STRSTR 1
-#define HAVE_MALLOC 1
configure: exit 0
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by tuxtype config.status 1.5.11, which was
-generated by GNU Autoconf 2.61. Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status config.h
-
-on debian
-
-config.status:736: creating config.h
-config.status:973: config.h is unchanged
Modified: tuxtype/trunk/config.status
===================================================================
--- tuxtype/trunk/config.status 2007-09-08 10:18:19 UTC (rev 233)
+++ tuxtype/trunk/config.status 2007-09-08 19:03:47 UTC (rev 234)
@@ -288,7 +288,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.11, which was
+This file was extended by tuxtype $as_me 1.5.13, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -301,7 +301,7 @@
"
# Files that config.status was made for.
-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/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/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 nsis/tuxtype.nsi"
+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/malayalam/Makefile tuxtype/data/themes/malayalam/images/Makefile tuxtype/data/themes/malayalam/images/status/Makefile tuxtype/data/themes/malayalam/images/keyboard/Makefile tuxtype/data/themes/malayalam/scripts/Makefile tuxtype/data/themes/malayalam/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 nsis/tuxtype.nsi"
config_headers=" config.h"
config_commands=" depfiles"
@@ -333,7 +333,7 @@
Report bugs to <bug-autoconf at gnu.org>."
ac_cs_version="\
-tuxtype config.status 1.5.11
+tuxtype config.status 1.5.13
configured by configure, generated by GNU Autoconf 2.61,
with options \"'--cache-file=cross-config.cache' '--target=i586-mingw32msvc' '--host=i586-mingw32msvc' '--build=i386-linux' '--prefix=/usr/local/cross-tools/i586-mingw32msvc' '--with-sdl-prefix' 'build_alias=i386-linux' 'host_alias=i586-mingw32msvc' 'target_alias=i586-mingw32msvc' 'LDFLAGS=-L/usr/local/cross-tools/i586-mingw32msvc/lib' 'CPPFLAGS=-I/usr/local/cross-tools/i586-mingw32msvc/include'\"
@@ -492,6 +492,8 @@
"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/images/keyboard/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/malayalam/images/keyboard/Makefile" ;;
+ "tuxtype/data/themes/malayalam/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/malayalam/scripts/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" ;;
@@ -573,8 +575,8 @@
s, at PATH_SEPARATOR@,|#_!!_#|:,g
s, at PACKAGE_NAME@,|#_!!_#|tuxtype,g
s, at PACKAGE_TARNAME@,|#_!!_#|tuxtype,g
-s, at PACKAGE_VERSION@,|#_!!_#|1.5.11,g
-s, at PACKAGE_STRING@,|#_!!_#|tuxtype 1.5.11,g
+s, at PACKAGE_VERSION@,|#_!!_#|1.5.13,g
+s, at PACKAGE_STRING@,|#_!!_#|tuxtype 1.5.13,g
s, at PACKAGE_BUGREPORT@,|#_!!_#|tuxmath-devel@|#_!!_#|lists.sourceforge.net,g
s, at exec_prefix@,|#_!!_#|${prefix},g
s, at prefix@,|#_!!_#|/usr/local/cross-tools/i586-mingw32msvc,g
@@ -602,7 +604,7 @@
s, at ECHO_C@,|#_!!_#|,g
s, at ECHO_N@,|#_!!_#|-n,g
s, at ECHO_T@,|#_!!_#|,g
-s, at LIBS@,|#_!!_#|-lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows,g
+s, at LIBS@,|#_!!_#|-lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows,g
s, at build_alias@,|#_!!_#|i386-linux,g
s, at host_alias@,|#_!!_#|i586-mingw32msvc,g
s, at target_alias@,|#_!!_#|i586-mingw32msvc,g
@@ -624,14 +626,14 @@
s, at am__isrc@,|#_!!_#|,g
s, at CYGPATH_W@,|#_!!_#|echo,g
s, at PACKAGE@,|#_!!_#|tuxtype,g
-s, at VERSION@,|#_!!_#|1.5.11,g
+s, at VERSION@,|#_!!_#|1.5.13,g
s, at ACLOCAL@,|#_!!_#|${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run aclocal-1.10,g
s, at AUTOCONF@,|#_!!_#|${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run autoconf,g
s, at AUTOMAKE@,|#_!!_#|${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run automake-1.10,g
s, at AUTOHEADER@,|#_!!_#|${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run autoheader,g
s, at MAKEINFO@,|#_!!_#|${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo,g
s, at install_sh@,|#_!!_#|$(SHELL) /home/dbruce/tux4kids/tuxtype/trunk/install-sh,g
-s, at STRIP@,|#_!!_#|i586-mingw32msvc-strip,g
+s, at STRIP@,|#_!!_#|strip,g
s, at INSTALL_STRIP_PROGRAM@,|#_!!_#|$(install_sh) -c -s,g
s, at mkdir_p@,|#_!!_#|/bin/mkdir -p,g
s, at AWK@,|#_!!_#|mawk,g
@@ -640,12 +642,12 @@
s, at AMTAR@,|#_!!_#|${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run tar,g
s, at am__tar@,|#_!!_#|${AMTAR} chof - "$$tardir",g
s, at am__untar@,|#_!!_#|${AMTAR} xf -,g
-s, at CC@,|#_!!_#|i586-mingw32msvc-gcc,g
+s, at CC@,|#_!!_#|gcc,g
s, at CFLAGS@,|#_!!_#|-g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__,g
s, at LDFLAGS@,|#_!!_#|-L/usr/local/cross-tools/i586-mingw32msvc/lib,g
s, at CPPFLAGS@,|#_!!_#|-I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\\"$(prefix)\\",g
-s, at ac_ct_CC@,|#_!!_#|,g
-s, at EXEEXT@,|#_!!_#|.exe,g
+s, at ac_ct_CC@,|#_!!_#|gcc,g
+s, at EXEEXT@,|#_!!_#|,g
s, at OBJEXT@,|#_!!_#|o,g
s, at DEPDIR@,|#_!!_#|.deps,g
s, at am__include@,|#_!!_#|include,g
@@ -662,8 +664,8 @@
s, at SDL_LIBS@,|#_!!_#|-L/usr/lib -lSDL,g
s, at BUILD_MINGW32_TRUE@,|#_!!_#|,g
s, at BUILD_MINGW32_FALSE@,|#_!!_#|#,g
-s, at WINDRES@,|#_!!_#|/usr/bin/i586-mingw32msvc-windres,g
-s, at CPP@,|#_!!_#|i586-mingw32msvc-gcc -E,g
+s, at WINDRES@,|#_!!_#|no,g
+s, at CPP@,|#_!!_#|gcc -E,g
s, at GREP@,|#_!!_#|/bin/grep,g
s, at EGREP@,|#_!!_#|/bin/grep -E,g
CEOF
@@ -673,7 +675,7 @@
s, at NSI_BUILD_TRUE@,|#_!!_#|,g
s, at NSI_BUILD_FALSE@,|#_!!_#|#,g
s, at NSI_DLL_DIR@,|#_!!_#|/home/dbruce/tuxtype_dll,g
-s, at NSIS@,|#_!!_#|/usr/bin/makensis,g
+s, at NSIS@,|#_!!_#|no,g
s, at LIBOBJS@,|#_!!_#|,g
s, at LTLIBOBJS@,|#_!!_#|,g
:end
@@ -935,14 +937,15 @@
s/$/ /
s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_NAME\)[ (].*,\1define\2 "tuxtype" ,
s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_TARNAME\)[ (].*,\1define\2 "tuxtype" ,
-s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_VERSION\)[ (].*,\1define\2 "1.5.11" ,
-s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_STRING\)[ (].*,\1define\2 "tuxtype 1.5.11" ,
+s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_VERSION\)[ (].*,\1define\2 "1.5.13" ,
+s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_STRING\)[ (].*,\1define\2 "tuxtype 1.5.13" ,
s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_BUGREPORT\)[ (].*,\1define\2 "tuxmath-devel at lists.sourceforge.net" ,
s,^\([ #]*\)[^ ]*\([ ]*PACKAGE\)[ (].*,\1define\2 "tuxtype" ,
-s,^\([ #]*\)[^ ]*\([ ]*VERSION\)[ (].*,\1define\2 "1.5.11" ,
+s,^\([ #]*\)[^ ]*\([ ]*VERSION\)[ (].*,\1define\2 "1.5.13" ,
s,^\([ #]*\)[^ ]*\([ ]*HAVE_LIBSDL_MIXER\)[ (].*,\1define\2 1 ,
s,^\([ #]*\)[^ ]*\([ ]*HAVE_LIBSDL_TTF\)[ (].*,\1define\2 1 ,
s,^\([ #]*\)[^ ]*\([ ]*HAVE_LIBSDL_IMAGE\)[ (].*,\1define\2 1 ,
+s,^\([ #]*\)[^ ]*\([ ]*HAVE_LIBSDL_PANGO\)[ (].*,\1define\2 1 ,
s,^\([ #]*\)[^ ]*\([ ]*BUILD_MINGW32\)[ (].*,\1define\2 1 ,
s,^\([ #]*\)[^ ]*\([ ]*STDC_HEADERS\)[ (].*,\1define\2 1 ,
s,^\([ #]*\)[^ ]*\([ ]*HAVE_SYS_TYPES_H\)[ (].*,\1define\2 1 ,
@@ -956,11 +959,6 @@
s,^\([ #]*\)[^ ]*\([ ]*HAVE_UNISTD_H\)[ (].*,\1define\2 1 ,
s,^\([ #]*\)[^ ]*\([ ]*HAVE_STDLIB_H\)[ (].*,\1define\2 1 ,
s,^\([ #]*\)[^ ]*\([ ]*HAVE_STRING_H\)[ (].*,\1define\2 1 ,
-s,^\([ #]*\)[^ ]*\([ ]*HAVE_ATEXIT\)[ (].*,\1define\2 1 ,
-s,^\([ #]*\)[^ ]*\([ ]*HAVE_MEMSET\)[ (].*,\1define\2 1 ,
-s,^\([ #]*\)[^ ]*\([ ]*HAVE_STRCHR\)[ (].*,\1define\2 1 ,
-s,^\([ #]*\)[^ ]*\([ ]*HAVE_STRSTR\)[ (].*,\1define\2 1 ,
-s,^\([ #]*\)[^ ]*\([ ]*HAVE_MALLOC\)[ (].*,\1define\2 1 ,
s/ $//
s,^[ #]*u.*,/* & */,
CEOF
Modified: tuxtype/trunk/configure.ac
===================================================================
--- tuxtype/trunk/configure.ac 2007-09-08 10:18:19 UTC (rev 233)
+++ tuxtype/trunk/configure.ac 2007-09-08 19:03:47 UTC (rev 234)
@@ -146,6 +146,8 @@
tuxtype/data/themes/malayalam/Makefile
tuxtype/data/themes/malayalam/images/Makefile
tuxtype/data/themes/malayalam/images/status/Makefile
+tuxtype/data/themes/malayalam/images/keyboard/Makefile
+tuxtype/data/themes/malayalam/scripts/Makefile
tuxtype/data/themes/malayalam/words/Makefile
tuxtype/data/themes/nederlands/Makefile
tuxtype/data/themes/nederlands/words/Makefile
Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile 2007-09-08 10:18:19 UTC (rev 233)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile 2007-09-08 19:03:47 UTC (rev 234)
@@ -29,9 +29,9 @@
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-build_triplet = x86_64-unknown-linux-gnu
-host_triplet = x86_64-unknown-linux-gnu
-target_triplet = x86_64-unknown-linux-gnu
+build_triplet = i386-pc-linux-gnu
+host_triplet = i586-pc-mingw32msvc
+target_triplet = i586-pc-mingw32msvc
subdir = tuxtype/data/themes/malayalam
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
@@ -57,17 +57,17 @@
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /usr/local/src/tuxtype-indic/missing --run aclocal-1.10
-AMTAR = ${SHELL} /usr/local/src/tuxtype-indic/missing --run tar
-AUTOCONF = ${SHELL} /usr/local/src/tuxtype-indic/missing --run autoconf
-AUTOHEADER = ${SHELL} /usr/local/src/tuxtype-indic/missing --run autoheader
-AUTOMAKE = ${SHELL} /usr/local/src/tuxtype-indic/missing --run automake-1.10
-AWK = gawk
+ACLOCAL = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run aclocal-1.10
+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
CC = gcc
CCDEPMODE = depmode=gcc3
-CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
+CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__
CPP = gcc -E
-CPPFLAGS = -DDATA_PREFIX=\"$(prefix)\"
+CPPFLAGS = -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
@@ -82,36 +82,36 @@
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
-LDFLAGS =
+LDFLAGS = -L/usr/local/cross-tools/i586-mingw32msvc/lib
LIBOBJS =
-LIBS = -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer
+LIBS = -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows
LN_S = ln -s
LTLIBOBJS =
-MAKEINFO = ${SHELL} /usr/local/src/tuxtype-indic/missing --run makeinfo
+MAKEINFO = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
NSIS = no
-NSI_DLL_DIR = /home/mobin/tuxtype_dll
+NSI_DLL_DIR = /home/dbruce/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.13
PACKAGE_TARNAME = tuxtype
-PACKAGE_VERSION = 1.5.10
+PACKAGE_VERSION = 1.5.13
PATH_SEPARATOR = :
SDL_CFLAGS = -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
SDL_CONFIG = /usr/bin/sdl-config
SDL_LIBS = -L/usr/lib -lSDL
SET_MAKE =
SHELL = /bin/sh
-STRIP =
-VERSION = 1.5.10
-WINDRES =
-abs_builddir = /usr/local/src/tuxtype-indic/tuxtype/data/themes/malayalam
-abs_srcdir = /usr/local/src/tuxtype-indic/tuxtype/data/themes/malayalam
-abs_top_builddir = /usr/local/src/tuxtype-indic
-abs_top_srcdir = /usr/local/src/tuxtype-indic
+STRIP = strip
+VERSION = 1.5.13
+WINDRES = no
+abs_builddir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam
+abs_srcdir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam
+abs_top_builddir = /home/dbruce/tux4kids/tuxtype/trunk
+abs_top_srcdir = /home/dbruce/tux4kids/tuxtype/trunk
ac_ct_CC = gcc
am__include = include
am__leading_dot = .
@@ -119,26 +119,26 @@
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
-build = x86_64-unknown-linux-gnu
-build_alias =
-build_cpu = x86_64
+build = i386-pc-linux-gnu
+build_alias = i386-linux
+build_cpu = i386
build_os = linux-gnu
-build_vendor = unknown
+build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
-host = x86_64-unknown-linux-gnu
-host_alias =
-host_cpu = x86_64
-host_os = linux-gnu
-host_vendor = unknown
+host = i586-pc-mingw32msvc
+host_alias = i586-mingw32msvc
+host_cpu = i586
+host_os = mingw32msvc
+host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
-install_sh = $(SHELL) /usr/local/src/tuxtype-indic/install-sh
+install_sh = $(SHELL) /home/dbruce/tux4kids/tuxtype/trunk/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
@@ -147,22 +147,23 @@
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
-prefix = /usr/local
-program_transform_name = s,x,x,
+prefix = /usr/local/cross-tools/i586-mingw32msvc
+program_transform_name = s&^&i586-mingw32msvc-&
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
-target = x86_64-unknown-linux-gnu
-target_alias =
-target_cpu = x86_64
-target_os = linux-gnu
-target_vendor = unknown
+target = i586-pc-mingw32msvc
+target_alias = i586-mingw32msvc
+target_cpu = i586
+target_os = mingw32msvc
+target_vendor = pc
top_builddir = ../../../..
top_srcdir = ../../../..
SUBDIRS = \
images\
+scripts\
words
EXTRA_DIST = keyboard.lst lang.po phrases.txt
@@ -178,9 +179,9 @@
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/Makefile
+ $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile.in
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile.in 2007-09-08 10:18:19 UTC (rev 233)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile.in 2007-09-08 19:03:47 UTC (rev 234)
@@ -179,9 +179,9 @@
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/Makefile
+ $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile 2007-09-08 10:18:19 UTC (rev 233)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile 2007-09-08 19:03:47 UTC (rev 234)
@@ -29,9 +29,9 @@
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-build_triplet = x86_64-unknown-linux-gnu
-host_triplet = x86_64-unknown-linux-gnu
-target_triplet = x86_64-unknown-linux-gnu
+build_triplet = i386-pc-linux-gnu
+host_triplet = i586-pc-mingw32msvc
+target_triplet = i586-pc-mingw32msvc
subdir = tuxtype/data/themes/malayalam/images
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
@@ -44,18 +44,30 @@
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
+ html-recursive info-recursive install-data-recursive \
+ install-dvi-recursive install-exec-recursive \
+ install-html-recursive install-info-recursive \
+ install-pdf-recursive install-ps-recursive install-recursive \
+ installcheck-recursive installdirs-recursive pdf-recursive \
+ ps-recursive uninstall-recursive
+RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
+ distclean-recursive maintainer-clean-recursive
+ETAGS = etags
+CTAGS = ctags
+DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-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
+ACLOCAL = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run aclocal-1.10
+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
CC = gcc
CCDEPMODE = depmode=gcc3
-CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
+CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__
CPP = gcc -E
-CPPFLAGS = -DDATA_PREFIX=\"$(prefix)\"
+CPPFLAGS = -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
@@ -70,36 +82,36 @@
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
-LDFLAGS =
+LDFLAGS = -L/usr/local/cross-tools/i586-mingw32msvc/lib
LIBOBJS =
-LIBS = -L/usr/lib -lSDL -lSDL_image -lSDL_Pango -lSDL_ttf -lSDL_mixer
+LIBS = -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows
LN_S = ln -s
LTLIBOBJS =
-MAKEINFO = ${SHELL} /home/mobin/Desktop/tuxtype-indic/missing --run makeinfo
+MAKEINFO = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
NSIS = no
-NSI_DLL_DIR = /home/mobin/tuxtype_dll
+NSI_DLL_DIR = /home/dbruce/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.9
+PACKAGE_STRING = tuxtype 1.5.13
PACKAGE_TARNAME = tuxtype
-PACKAGE_VERSION = 1.5.9
+PACKAGE_VERSION = 1.5.13
PATH_SEPARATOR = :
SDL_CFLAGS = -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
SDL_CONFIG = /usr/bin/sdl-config
SDL_LIBS = -L/usr/lib -lSDL
SET_MAKE =
SHELL = /bin/sh
-STRIP =
-VERSION = 1.5.9
-WINDRES =
-abs_builddir = /home/mobin/Desktop/tuxtype-indic/tuxtype/data/themes/malayalam/images
-abs_srcdir = /home/mobin/Desktop/tuxtype-indic/tuxtype/data/themes/malayalam/images
-abs_top_builddir = /home/mobin/Desktop/tuxtype-indic
-abs_top_srcdir = /home/mobin/Desktop/tuxtype-indic
+STRIP = strip
+VERSION = 1.5.13
+WINDRES = no
+abs_builddir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam/images
+abs_srcdir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam/images
+abs_top_builddir = /home/dbruce/tux4kids/tuxtype/trunk
+abs_top_srcdir = /home/dbruce/tux4kids/tuxtype/trunk
ac_ct_CC = gcc
am__include = include
am__leading_dot = .
@@ -107,26 +119,26 @@
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
-build = x86_64-unknown-linux-gnu
-build_alias =
-build_cpu = x86_64
+build = i386-pc-linux-gnu
+build_alias = i386-linux
+build_cpu = i386
build_os = linux-gnu
-build_vendor = unknown
+build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
-host = x86_64-unknown-linux-gnu
-host_alias =
-host_cpu = x86_64
-host_os = linux-gnu
-host_vendor = unknown
+host = i586-pc-mingw32msvc
+host_alias = i586-mingw32msvc
+host_cpu = i586
+host_os = mingw32msvc
+host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
-install_sh = $(SHELL) /home/mobin/Desktop/tuxtype-indic/install-sh
+install_sh = $(SHELL) /home/dbruce/tux4kids/tuxtype/trunk/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
@@ -135,25 +147,25 @@
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
-prefix = /usr/local
-program_transform_name = s,x,x,
+prefix = /usr/local/cross-tools/i586-mingw32msvc
+program_transform_name = s&^&i586-mingw32msvc-&
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
-target = x86_64-unknown-linux-gnu
-target_alias =
-target_cpu = x86_64
-target_os = linux-gnu
-target_vendor = unknown
+target = i586-pc-mingw32msvc
+target_alias = i586-mingw32msvc
+target_cpu = i586
+target_os = mingw32msvc
+target_vendor = pc
top_builddir = ../../../../..
top_srcdir = ../../../../..
+SUBDIRS = status keyboard
EXTRA_DIST = \
-map.png \
-photo.png
+splat0.png
-all: all-am
+all: all-recursive
.SUFFIXES:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@@ -165,9 +177,9 @@
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/images/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/images/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/images/Makefile
+ $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/images/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
@@ -185,13 +197,138 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+# This directory's subdirectories are mostly independent; you can cd
+# into them and run `make' without going through this Makefile.
+# To change the values of `make' variables: instead of editing Makefiles,
+# (1) if the variable is set in `config.status', edit `config.status'
+# (which will cause the Makefiles to be regenerated when you run `make');
+# (2) otherwise, pass the desired values on the `make' command line.
+$(RECURSIVE_TARGETS):
+ @failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+ *k*) failcom='fail=yes';; \
+ esac; \
+ done; \
+ dot_seen=no; \
+ target=`echo $@ | sed s/-recursive//`; \
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ echo "Making $$target in $$subdir"; \
+ if test "$$subdir" = "."; then \
+ dot_seen=yes; \
+ local_target="$$target-am"; \
+ else \
+ local_target="$$target"; \
+ fi; \
+ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ || eval $$failcom; \
+ done; \
+ if test "$$dot_seen" = "no"; then \
+ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
+ fi; test -z "$$fail"
+
+$(RECURSIVE_CLEAN_TARGETS):
+ @failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+ *k*) failcom='fail=yes';; \
+ esac; \
+ done; \
+ dot_seen=no; \
+ case "$@" in \
+ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
+ *) list='$(SUBDIRS)' ;; \
+ esac; \
+ rev=''; for subdir in $$list; do \
+ if test "$$subdir" = "."; then :; else \
+ rev="$$subdir $$rev"; \
+ fi; \
+ done; \
+ rev="$$rev ."; \
+ target=`echo $@ | sed s/-recursive//`; \
+ for subdir in $$rev; do \
+ echo "Making $$target in $$subdir"; \
+ if test "$$subdir" = "."; then \
+ local_target="$$target-am"; \
+ else \
+ local_target="$$target"; \
+ fi; \
+ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ || eval $$failcom; \
+ done && test -z "$$fail"
+tags-recursive:
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ done
+ctags-recursive:
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+ done
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) ' { files[$$0] = 1; } \
+ END { for (i in files) print i; }'`; \
+ mkid -fID $$unique
tags: TAGS
-TAGS:
+TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
+ $(TAGS_FILES) $(LISP)
+ tags=; \
+ here=`pwd`; \
+ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
+ include_option=--etags-include; \
+ empty_fix=.; \
+ else \
+ include_option=--include; \
+ empty_fix=; \
+ fi; \
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ if test "$$subdir" = .; then :; else \
+ test ! -f $$subdir/TAGS || \
+ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
+ fi; \
+ done; \
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) ' { files[$$0] = 1; } \
+ END { for (i in files) print i; }'`; \
+ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
+ test -n "$$unique" || unique=$$empty_fix; \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ $$tags $$unique; \
+ fi
ctags: CTAGS
-CTAGS:
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
+ $(TAGS_FILES) $(LISP)
+ tags=; \
+ here=`pwd`; \
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) ' { files[$$0] = 1; } \
+ END { for (i in files) print i; }'`; \
+ test -z "$(CTAGS_ARGS)$$tags$$unique" \
+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+ $$tags $$unique
+GTAGS:
+ here=`$(am__cd) $(top_builddir) && pwd` \
+ && cd $(top_srcdir) \
+ && gtags -i $(GTAGS_ARGS) $$here
+distclean-tags:
+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
distdir: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
@@ -218,19 +355,37 @@
|| exit 1; \
fi; \
done
+ list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ if test "$$subdir" = .; then :; else \
+ test -d "$(distdir)/$$subdir" \
+ || $(MKDIR_P) "$(distdir)/$$subdir" \
+ || exit 1; \
+ distdir=`$(am__cd) $(distdir) && pwd`; \
+ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
+ (cd $$subdir && \
+ $(MAKE) $(AM_MAKEFLAGS) \
+ top_distdir="$$top_distdir" \
+ distdir="$$distdir/$$subdir" \
+ am__remove_distdir=: \
+ am__skip_length_check=: \
+ distdir) \
+ || exit 1; \
+ fi; \
+ done
check-am: all-am
-check: check-am
+check: check-recursive
all-am: Makefile
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
+installdirs: installdirs-recursive
+installdirs-am:
+install: install-recursive
+install-exec: install-exec-recursive
+install-data: install-data-recursive
+uninstall: uninstall-recursive
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-installcheck: installcheck-am
+installcheck: installcheck-recursive
install-strip:
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
@@ -246,83 +401,84 @@
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
+clean: clean-recursive
clean-am: clean-generic mostlyclean-am
-distclean: distclean-am
+distclean: distclean-recursive
-rm -f Makefile
-distclean-am: clean-am distclean-generic
+distclean-am: clean-am distclean-generic distclean-tags
-dvi: dvi-am
+dvi: dvi-recursive
dvi-am:
-html: html-am
+html: html-recursive
-info: info-am
+info: info-recursive
info-am:
install-data-am: install-data-local
-install-dvi: install-dvi-am
+install-dvi: install-dvi-recursive
install-exec-am:
-install-html: install-html-am
+install-html: install-html-recursive
-install-info: install-info-am
+install-info: install-info-recursive
install-man:
-install-pdf: install-pdf-am
+install-pdf: install-pdf-recursive
-install-ps: install-ps-am
+install-ps: install-ps-recursive
installcheck-am:
-maintainer-clean: maintainer-clean-am
+maintainer-clean: maintainer-clean-recursive
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
-mostlyclean: mostlyclean-am
+mostlyclean: mostlyclean-recursive
mostlyclean-am: mostlyclean-generic
-pdf: pdf-am
+pdf: pdf-recursive
pdf-am:
-ps: ps-am
+ps: ps-recursive
ps-am:
uninstall-am: uninstall-local
-.MAKE: install-am install-strip
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
+ install-strip
-.PHONY: all all-am check check-am clean clean-generic distclean \
- distclean-generic distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am \
- install-data-local install-dvi install-dvi-am install-exec \
- install-exec-am install-html install-html-am install-info \
- install-info-am install-man install-pdf install-pdf-am \
- install-ps install-ps-am install-strip installcheck \
- installcheck-am installdirs maintainer-clean \
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
+ all all-am check check-am clean clean-generic ctags \
+ ctags-recursive distclean distclean-generic distclean-tags \
+ distdir dvi dvi-am html html-am info info-am install \
+ install-am install-data install-data-am install-data-local \
+ install-dvi install-dvi-am install-exec install-exec-am \
+ install-html install-html-am install-info install-info-am \
+ install-man install-pdf install-pdf-am install-ps \
+ install-ps-am install-strip installcheck installcheck-am \
+ installdirs installdirs-am maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
- pdf-am ps ps-am uninstall uninstall-am uninstall-local
+ pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
+ uninstall-local
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images
- $(INSTALL_DATA) $(srcdir)/map.png $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/map.png
- $(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images
- $(INSTALL_DATA) $(srcdir)/photo.png $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/photo.png
+ $(INSTALL_DATA) $(srcdir)/splat0.png $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/splat0.png
uninstall-local:
- rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/map.png
- rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/photo.png
+ rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/splat0.png
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile.in
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile.in 2007-09-08 10:18:19 UTC (rev 233)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile.in 2007-09-08 19:03:47 UTC (rev 234)
@@ -177,9 +177,9 @@
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/images/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/images/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/images/Makefile
+ $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/images/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/images/keyboard/Makefile.in
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/images/keyboard/Makefile.in 2007-09-08 10:18:19 UTC (rev 233)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/images/keyboard/Makefile.in 2007-09-08 19:03:47 UTC (rev 234)
@@ -164,9 +164,9 @@
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/images/keyboard/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/images/keyboard/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/images/keyboard/Makefile
+ $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/images/keyboard/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
@@ -316,10 +316,9 @@
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/keyboard
$(INSTALL_DATA) $(srcdir)/key.png $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/keyboard/key.png
-
+
uninstall-local:
rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/keyboard/key.png
-
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile 2007-09-08 10:18:19 UTC (rev 233)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile 2007-09-08 19:03:47 UTC (rev 234)
@@ -29,9 +29,9 @@
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-build_triplet = x86_64-unknown-linux-gnu
-host_triplet = x86_64-unknown-linux-gnu
-target_triplet = x86_64-unknown-linux-gnu
+build_triplet = i386-pc-linux-gnu
+host_triplet = i586-pc-mingw32msvc
+target_triplet = i586-pc-mingw32msvc
subdir = tuxtype/data/themes/malayalam/images/status
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
@@ -45,17 +45,17 @@
SOURCES =
DIST_SOURCES =
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-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
-AWK = gawk
+ACLOCAL = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run aclocal-1.10
+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
CC = gcc
CCDEPMODE = depmode=gcc3
-CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
+CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__
CPP = gcc -E
-CPPFLAGS = -DDATA_PREFIX=\"$(prefix)\"
+CPPFLAGS = -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
@@ -70,36 +70,36 @@
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
-LDFLAGS =
+LDFLAGS = -L/usr/local/cross-tools/i586-mingw32msvc/lib
LIBOBJS =
-LIBS = -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer
+LIBS = -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows
LN_S = ln -s
LTLIBOBJS =
-MAKEINFO = ${SHELL} /root/Desktop/tuxtype-indic/missing --run makeinfo
+MAKEINFO = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
NSIS = no
-NSI_DLL_DIR = /root/tuxtype_dll
+NSI_DLL_DIR = /home/dbruce/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.13
PACKAGE_TARNAME = tuxtype
-PACKAGE_VERSION = 1.5.10
+PACKAGE_VERSION = 1.5.13
PATH_SEPARATOR = :
SDL_CFLAGS = -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
SDL_CONFIG = /usr/bin/sdl-config
SDL_LIBS = -L/usr/lib -lSDL
SET_MAKE =
SHELL = /bin/sh
-STRIP =
-VERSION = 1.5.10
-WINDRES =
-abs_builddir = /root/Desktop/tuxtype-indic/tuxtype/data/themes/malayalam/images/status
-abs_srcdir = /root/Desktop/tuxtype-indic/tuxtype/data/themes/malayalam/images/status
-abs_top_builddir = /root/Desktop/tuxtype-indic
-abs_top_srcdir = /root/Desktop/tuxtype-indic
+STRIP = strip
+VERSION = 1.5.13
+WINDRES = no
+abs_builddir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam/images/status
+abs_srcdir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam/images/status
+abs_top_builddir = /home/dbruce/tux4kids/tuxtype/trunk
+abs_top_srcdir = /home/dbruce/tux4kids/tuxtype/trunk
ac_ct_CC = gcc
am__include = include
am__leading_dot = .
@@ -107,26 +107,26 @@
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
-build = x86_64-unknown-linux-gnu
-build_alias =
-build_cpu = x86_64
+build = i386-pc-linux-gnu
+build_alias = i386-linux
+build_cpu = i386
build_os = linux-gnu
-build_vendor = unknown
+build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
-host = x86_64-unknown-linux-gnu
-host_alias =
-host_cpu = x86_64
-host_os = linux-gnu
-host_vendor = unknown
+host = i586-pc-mingw32msvc
+host_alias = i586-mingw32msvc
+host_cpu = i586
+host_os = mingw32msvc
+host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
-install_sh = $(SHELL) /root/Desktop/tuxtype-indic/install-sh
+install_sh = $(SHELL) /home/dbruce/tux4kids/tuxtype/trunk/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
@@ -135,18 +135,18 @@
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
-prefix = /usr/local
-program_transform_name = s,x,x,
+prefix = /usr/local/cross-tools/i586-mingw32msvc
+program_transform_name = s&^&i586-mingw32msvc-&
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
-target = x86_64-unknown-linux-gnu
-target_alias =
-target_cpu = x86_64
-target_os = linux-gnu
-target_vendor = unknown
+target = i586-pc-mingw32msvc
+target_alias = i586-mingw32msvc
+target_cpu = i586
+target_os = mingw32msvc
+target_vendor = pc
top_builddir = ../../../../../..
top_srcdir = ../../../../../..
EXTRA_DIST = \
Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile.in
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile.in 2007-09-08 10:18:19 UTC (rev 233)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile.in 2007-09-08 19:03:47 UTC (rev 234)
@@ -165,9 +165,9 @@
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/images/status/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/images/status/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/images/status/Makefile
+ $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/images/status/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/scripts/Makefile.in
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/scripts/Makefile.in 2007-09-08 10:18:19 UTC (rev 233)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/scripts/Makefile.in 2007-09-08 19:03:47 UTC (rev 234)
@@ -162,9 +162,9 @@
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/scripts/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/scripts/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/scripts/Makefile
+ $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/scripts/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile 2007-09-08 10:18:19 UTC (rev 233)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile 2007-09-08 19:03:47 UTC (rev 234)
@@ -29,9 +29,9 @@
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-build_triplet = x86_64-unknown-linux-gnu
-host_triplet = x86_64-unknown-linux-gnu
-target_triplet = x86_64-unknown-linux-gnu
+build_triplet = i386-pc-linux-gnu
+host_triplet = i586-pc-mingw32msvc
+target_triplet = i586-pc-mingw32msvc
subdir = tuxtype/data/themes/malayalam/words
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
@@ -45,17 +45,17 @@
SOURCES =
DIST_SOURCES =
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-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
-AWK = gawk
+ACLOCAL = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run aclocal-1.10
+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
CC = gcc
CCDEPMODE = depmode=gcc3
-CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
+CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__
CPP = gcc -E
-CPPFLAGS = -DDATA_PREFIX=\"$(prefix)\"
+CPPFLAGS = -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
@@ -70,36 +70,36 @@
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
-LDFLAGS =
+LDFLAGS = -L/usr/local/cross-tools/i586-mingw32msvc/lib
LIBOBJS =
-LIBS = -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer
+LIBS = -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows
LN_S = ln -s
LTLIBOBJS =
-MAKEINFO = ${SHELL} /root/Desktop/tuxtype-indic/missing --run makeinfo
+MAKEINFO = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
NSIS = no
-NSI_DLL_DIR = /root/tuxtype_dll
+NSI_DLL_DIR = /home/dbruce/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.13
PACKAGE_TARNAME = tuxtype
-PACKAGE_VERSION = 1.5.10
+PACKAGE_VERSION = 1.5.13
PATH_SEPARATOR = :
SDL_CFLAGS = -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
SDL_CONFIG = /usr/bin/sdl-config
SDL_LIBS = -L/usr/lib -lSDL
SET_MAKE =
SHELL = /bin/sh
-STRIP =
-VERSION = 1.5.10
-WINDRES =
-abs_builddir = /root/Desktop/tuxtype-indic/tuxtype/data/themes/malayalam/words
-abs_srcdir = /root/Desktop/tuxtype-indic/tuxtype/data/themes/malayalam/words
-abs_top_builddir = /root/Desktop/tuxtype-indic
-abs_top_srcdir = /root/Desktop/tuxtype-indic
+STRIP = strip
+VERSION = 1.5.13
+WINDRES = no
+abs_builddir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam/words
+abs_srcdir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam/words
+abs_top_builddir = /home/dbruce/tux4kids/tuxtype/trunk
+abs_top_srcdir = /home/dbruce/tux4kids/tuxtype/trunk
ac_ct_CC = gcc
am__include = include
am__leading_dot = .
@@ -107,26 +107,26 @@
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
-build = x86_64-unknown-linux-gnu
-build_alias =
-build_cpu = x86_64
+build = i386-pc-linux-gnu
+build_alias = i386-linux
+build_cpu = i386
build_os = linux-gnu
-build_vendor = unknown
+build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
-host = x86_64-unknown-linux-gnu
-host_alias =
-host_cpu = x86_64
-host_os = linux-gnu
-host_vendor = unknown
+host = i586-pc-mingw32msvc
+host_alias = i586-mingw32msvc
+host_cpu = i586
+host_os = mingw32msvc
+host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
-install_sh = $(SHELL) /root/Desktop/tuxtype-indic/install-sh
+install_sh = $(SHELL) /home/dbruce/tux4kids/tuxtype/trunk/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
@@ -135,18 +135,18 @@
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
-prefix = /usr/local
-program_transform_name = s,x,x,
+prefix = /usr/local/cross-tools/i586-mingw32msvc
+program_transform_name = s&^&i586-mingw32msvc-&
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
-target = x86_64-unknown-linux-gnu
-target_alias =
-target_cpu = x86_64
-target_os = linux-gnu
-target_vendor = unknown
+target = i586-pc-mingw32msvc
+target_alias = i586-mingw32msvc
+target_cpu = i586
+target_os = mingw32msvc
+target_vendor = pc
top_builddir = ../../../../..
top_srcdir = ../../../../..
EXTRA_DIST = words1.txt\
@@ -165,9 +165,9 @@
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/words/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/words/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/words/Makefile
+ $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/words/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile.in
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile.in 2007-09-08 10:18:19 UTC (rev 233)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile.in 2007-09-08 19:03:47 UTC (rev 234)
@@ -165,9 +165,9 @@
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/words/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/words/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --foreign tuxtype/data/themes/malayalam/words/Makefile
+ $(AUTOMAKE) --gnu tuxtype/data/themes/malayalam/words/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
More information about the Tux4kids-commits
mailing list