[Tux4kids-commits] r452 - tux4kids-web/htdocs tuxtype/trunk tuxtype/trunk/tuxtype/data/themes/malayalam tuxtype/trunk/tuxtype/data/themes/malayalam/images tuxtype/trunk/tuxtype/data/themes/malayalam/images/status tuxtype/trunk/tuxtype/data/themes/malayalam/words
dbruce-guest at alioth.debian.org
dbruce-guest at alioth.debian.org
Sat Mar 29 17:06:23 UTC 2008
Author: dbruce-guest
Date: 2008-03-29 17:06:22 +0000 (Sat, 29 Mar 2008)
New Revision: 452
Modified:
tux4kids-web/htdocs/index.php
tuxtype/trunk/config.h
tuxtype/trunk/config.log
tuxtype/trunk/config.status
tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile
tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile
tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile
tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile
Log:
web page update
Modified: tux4kids-web/htdocs/index.php
===================================================================
--- tux4kids-web/htdocs/index.php 2008-03-29 15:28:02 UTC (rev 451)
+++ tux4kids-web/htdocs/index.php 2008-03-29 17:06:22 UTC (rev 452)
@@ -143,8 +143,12 @@
<hr>
<h5>News</h5>
-<p><i><b>NEWS, 2008-02-04: </i>Improved MacOSX Support!</b> (but still not perfect). TuxMath 1.6.1 is now available for download as a <a href="http://alioth.debian.org/frs/download.php/2310/tuxmath_w_fonts-1.6.1.tar.gz" target="_blank">gzipped tar source archive</a> and as an <a href="http://alioth.debian.org/frs/download.php/2309/tuxmath-1.6.1-win32-installer.exe" target="_blank">executable Win32 installer</a>.</p>
+<p><i><b>NEWS, 2008-03-29: </i>TuxType 1.5.17 has been released - the first TuxType release in a few months.</b> This release includes a new Nepali theme (contributed by Vikal Acharya and Shakeel Shrestha), as well as some visual enhancements to the menu interface.</p>
+<p>For Mac users, also of note is that TuxMath has been added to the excellent <a href="http://www.macports.org" target="_blank">MacPorts</a> project. Users of MacPorts can install TuxMath with a simple "sudo port install tuxmath" at the command line. Work is ongoing to add TuxType to MacPorts as well, and to get an automated binary build process for both programs on OS-X.</p>
+
+<p><i><b>NEWS, 2008-02-04:<p>For Unix-y MacOSX users, the good news is that the source archive now builds and installs correctly on MacOSX 10.5 (Leopard) with a simple "./configure; make; sudo make install", as long as you have the required libraries. For "the rest of us", we hope to have a simple MacOSX .dmg image file in the near future.</p> </i>Improved MacOSX Support!</b> (but still not perfect). TuxMath 1.6.1 is now available for download as a <a href="http://alioth.debian.org/frs/download.php/2310/tuxmath_w_fonts-1.6.1.tar.gz" target="_blank">gzipped tar source archive</a> and as an <a href="http://alioth.debian.org/frs/download.php/2309/tuxmath-1.6.1-win32-installer.exe" target="_blank">executable Win32 installer</a>.</p>
+
<p>For Unix-y MacOSX users, the good news is that the source archive now builds and installs correctly on MacOSX 10.5 (Leopard) with a simple "./configure; make; sudo make install", as long as you have the required libraries. For "the rest of us", we hope to have a simple MacOSX .dmg image file in the near future.</p>
<p>Native language support via Gnu Gettext works correctly on MacOSX, as well as Windows and Linux. New human-language translations are welcome, of course. Email us at <a href="mailto:tuxmath-devel at lists.sourceforge.net?&subject=TuxMath%20Translation">tuxmath-devel at lists.sourceforge.net</a> if interested.</p>
Modified: tuxtype/trunk/config.h
===================================================================
--- tuxtype/trunk/config.h 2008-03-29 15:28:02 UTC (rev 451)
+++ tuxtype/trunk/config.h 2008-03-29 17:06:22 UTC (rev 452)
@@ -68,19 +68,19 @@
#define PACKAGE_NAME "Tux Typing"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "Tux Typing 1.5.16"
+#define PACKAGE_STRING "Tux Typing 1.5.17"
/* 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.16"
+#define PACKAGE_VERSION "1.5.17"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "1.5.16"
+#define VERSION "1.5.17"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
Modified: tuxtype/trunk/config.log
===================================================================
--- tuxtype/trunk/config.log 2008-03-29 15:28:02 UTC (rev 451)
+++ tuxtype/trunk/config.log 2008-03-29 17:06:22 UTC (rev 452)
@@ -1,10 +1,10 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Tux Typing configure 1.5.16, which was
+It was created by Tux Typing configure 1.5.17, which was
generated by GNU Autoconf 2.61. Invocation command line was
- $ configure --cache-file=cross-config.cache --target=i586-mingw32msvc --host=i586-mingw32msvc --build=i386-linux --prefix=/usr/local/cross-tools/i586-mingw32msvc --with-sdl-prefix
+ $ configure --cache-file=cross-config.cache --target=i586-pc-mingw32 --host=i586-pc-mingw32 --build=i386-linux --prefix=/usr/local/mingw/i586-pc-mingw32 --with-sdl-prefix
## --------- ##
## Platform. ##
@@ -14,7 +14,7 @@
uname -m = x86_64
uname -r = 2.6.18-5-amd64
uname -s = Linux
-uname -v = #1 SMP Tue Oct 2 20:37:02 UTC 2007
+uname -v = #1 SMP Sat Dec 22 20:43:59 UTC 2007
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
@@ -27,8 +27,8 @@
/usr/bin/oslevel = unknown
/bin/universe = unknown
-PATH: /usr/local/cross-tools/bin
-PATH: /usr/local/cross-tools/i586-mingw32msvc/bin
+PATH: /usr/local/mingw/bin
+PATH: /usr/local/mingw/i586-pc-mingw32/bin
PATH: /home/dbruce/bin
PATH: /usr/local/bin
PATH: /usr/bin
@@ -44,9 +44,9 @@
configure:1805: checking build system type
configure:1823: result: i386-pc-linux-gnu
configure:1845: checking host system type
-configure:1860: result: i586-pc-mingw32msvc
+configure:1860: result: i586-pc-mingw32
configure:1882: checking target system type
-configure:1897: result: i586-pc-mingw32msvc
+configure:1897: result: i586-pc-mingw32
configure:1945: checking for a BSD-compatible install
configure:2001: result: /usr/bin/install -c
configure:2012: checking whether build environment is sane
@@ -60,32 +60,31 @@
configure:2162: result: mawk
configure:2173: checking whether make sets $(MAKE)
configure:2194: result: yes
-configure:2274: checking for i586-mingw32msvc-strip
-configure:2290: found /usr/bin/i586-mingw32msvc-strip
-configure:2301: result: i586-mingw32msvc-strip
-configure:2395: checking for i586-mingw32msvc-gcc
-configure:2411: found /usr/bin/i586-mingw32msvc-gcc
-configure:2422: result: i586-mingw32msvc-gcc
+configure:2274: checking for i586-pc-mingw32-strip
+configure:2290: found /usr/local/mingw/bin/i586-pc-mingw32-strip
+configure:2301: result: i586-pc-mingw32-strip
+configure:2395: checking for i586-pc-mingw32-gcc
+configure:2411: found /usr/local/mingw/bin/i586-pc-mingw32-gcc
+configure:2422: result: i586-pc-mingw32-gcc
configure:2700: checking for C compiler version
-configure:2707: i586-mingw32msvc-gcc --version >&5
-i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2)
-Copyright (C) 2007 Free Software Foundation, Inc.
+configure:2707: i586-pc-mingw32-gcc --version >&5
+i586-pc-mingw32-gcc (GCC) 3.4.5 (mingw special)
+Copyright (C) 2004 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:2710: $? = 0
-configure:2717: i586-mingw32msvc-gcc -v >&5
-Using built-in specs.
-Target: i586-mingw32msvc
-Configured with: /home/ron/devel/debian/mingw32/mingw32-4.2.1.dfsg/build_dir/src/gcc-4.2.1-2-dfsg/configure -v --prefix=/usr --target=i586-mingw32msvc --enable-languages=c,c++ --enable-threads --enable-sjlj-exceptions --disable-multilib --enable-version-specific-runtime-libs
+configure:2717: i586-pc-mingw32-gcc -v >&5
+Reading specs from /usr/local/mingw/lib/gcc/i586-pc-mingw32/3.4.5/specs
+Configured with: ../gcc-3.4.5-20060117-1/configure --prefix=/usr/local/mingw --target=i586-pc-mingw32 --with-gcc --with-gnu-as --with-gnu-ld --disable-nls --disable-shared --disable-debug --enable-threads=win32 --disable-win32-registry --enable-libgcj --disable-libgcj-debug --disable-java-awt --enable-java-gc=boehm --enable-interpreter --enable-hash-synchronization --without-x --enable-sjlj-exceptions --enable-languages=c --with-sysroot=/usr/local/mingw : (reconfigured) ../gcc-3.4.5-20060117-1/configure --prefix=/usr/local/mingw --target=i586-pc-mingw32 --with-gcc --with-gnu-as --with-gnu-ld --disable-nls --disable-shared --disable-debug --enable-threads=win32 --disable-win32-registry --enable-libgcj --disable-libgcj-debug --disable-java-awt --enable-java-gc=boehm --enable-interpreter --enable-hash-synchronization --without-x --enable-sjlj-exceptions --enable-languages=c,c++,java,objc --with-sysroot=/usr/local/mingw
Thread model: win32
-gcc version 4.2.1-sjlj (mingw32-2)
+gcc version 3.4.5 (mingw special)
configure:2720: $? = 0
-configure:2727: i586-mingw32msvc-gcc -V >&5
-i586-mingw32msvc-gcc: '-V' option must have argument
+configure:2727: i586-pc-mingw32-gcc -V >&5
+i586-pc-mingw32-gcc: `-V' option must have argument
configure:2730: $? = 1
configure:2753: checking for C compiler default output file name
-configure:2780: i586-mingw32msvc-gcc -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c >&5
+configure:2780: i586-pc-mingw32-gcc -I/usr/local/mingw/i586-pc-mingw32/include -L/usr/local/mingw/i586-pc-mingw32/lib conftest.c >&5
configure:2783: $? = 0
configure:2821: result: a.exe
configure:2838: checking whether the C compiler works
@@ -93,28 +92,28 @@
configure:2875: checking whether we are cross compiling
configure:2877: result: yes
configure:2880: checking for suffix of executables
-configure:2887: 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:2887: i586-pc-mingw32-gcc -o conftest.exe -I/usr/local/mingw/i586-pc-mingw32/include -L/usr/local/mingw/i586-pc-mingw32/lib conftest.c >&5
configure:2890: $? = 0
configure:2914: result: .exe
configure:2920: checking for suffix of object files
-configure:2946: i586-mingw32msvc-gcc -c -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:2946: i586-pc-mingw32-gcc -c -I/usr/local/mingw/i586-pc-mingw32/include conftest.c >&5
configure:2949: $? = 0
configure:2972: result: o
configure:2976: checking whether we are using the GNU C compiler
-configure:3005: i586-mingw32msvc-gcc -c -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:3005: i586-pc-mingw32-gcc -c -I/usr/local/mingw/i586-pc-mingw32/include conftest.c >&5
configure:3011: $? = 0
configure:3028: result: yes
-configure:3033: checking whether i586-mingw32msvc-gcc accepts -g
-configure:3063: i586-mingw32msvc-gcc -c -g -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:3033: checking whether i586-pc-mingw32-gcc accepts -g
+configure:3063: i586-pc-mingw32-gcc -c -g -I/usr/local/mingw/i586-pc-mingw32/include conftest.c >&5
configure:3069: $? = 0
configure:3168: result: yes
-configure:3185: checking for i586-mingw32msvc-gcc option to accept ISO C89
-configure:3259: i586-mingw32msvc-gcc -c -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:3185: checking for i586-pc-mingw32-gcc option to accept ISO C89
+configure:3259: i586-pc-mingw32-gcc -c -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include conftest.c >&5
configure:3265: $? = 0
configure:3288: result: none needed
configure:3317: checking for style of include used by make
configure:3345: result: GNU
-configure:3370: checking dependency style of i586-mingw32msvc-gcc
+configure:3370: checking dependency style of i586-pc-mingw32-gcc
configure:3461: result: gcc3
configure:3489: checking for a BSD-compatible install
configure:3545: result: /usr/bin/install -c
@@ -122,37 +121,37 @@
configure:3560: result: yes
configure:3567: checking whether make sets $(MAKE)
configure:3588: result: yes
-configure:3655: checking for sdl-config
-configure:3673: found /usr/bin/sdl-config
-configure:3686: result: /usr/bin/sdl-config
-configure:3695: checking for SDL - version >= 1.2.5
-configure:3824: result: yes
-configure:3923: checking for Mix_PlayMusic in -lSDL_mixer
-configure:3958: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_mixer >&5
-configure:3964: $? = 0
-configure:3982: result: yes
-configure:3998: checking for TTF_Init in -lSDL_ttf
-configure:4033: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_ttf -lSDL_mixer >&5
-configure:4039: $? = 0
-configure:4057: result: yes
-configure:4073: checking for IMG_Load in -lSDL_image
-configure:4108: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_image -lSDL_ttf -lSDL_mixer >&5
-configure:4114: $? = 0
-configure:4132: result: yes
-configure:4150: checking for SDLPango_Init in -lSDL_Pango
-configure:4185: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer >&5
-/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/bin/ld: cannot find -lSDL_Pango
+configure:3653: checking for sdl-config
+configure:3671: found /usr/local/mingw/i586-pc-mingw32/bin/sdl-config
+configure:3684: result: /usr/local/mingw/i586-pc-mingw32/bin/sdl-config
+configure:3693: checking for SDL - version >= 1.2.5
+configure:3822: result: yes
+configure:3921: checking for Mix_PlayMusic in -lSDL_mixer
+configure:3956: i586-pc-mingw32-gcc -o conftest.exe -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include -L/usr/local/mingw/i586-pc-mingw32/lib conftest.c -lSDL_mixer >&5
+configure:3962: $? = 0
+configure:3980: result: yes
+configure:3996: checking for TTF_Init in -lSDL_ttf
+configure:4031: i586-pc-mingw32-gcc -o conftest.exe -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include -L/usr/local/mingw/i586-pc-mingw32/lib conftest.c -lSDL_ttf -lSDL_mixer >&5
+configure:4037: $? = 0
+configure:4055: result: yes
+configure:4071: checking for IMG_Load in -lSDL_image
+configure:4106: i586-pc-mingw32-gcc -o conftest.exe -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include -L/usr/local/mingw/i586-pc-mingw32/lib conftest.c -lSDL_image -lSDL_ttf -lSDL_mixer >&5
+configure:4112: $? = 0
+configure:4130: result: yes
+configure:4148: checking for SDLPango_Init in -lSDL_Pango
+configure:4183: i586-pc-mingw32-gcc -o conftest.exe -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include -L/usr/local/mingw/i586-pc-mingw32/lib conftest.c -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer >&5
+/usr/local/mingw/lib/gcc/i586-pc-mingw32/3.4.5/../../../../i586-pc-mingw32/bin/ld: cannot find -lSDL_Pango
collect2: ld returned 1 exit status
-configure:4191: $? = 1
+configure:4189: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Tux Typing"
| #define PACKAGE_TARNAME "tuxtype"
-| #define PACKAGE_VERSION "1.5.16"
-| #define PACKAGE_STRING "Tux Typing 1.5.16"
+| #define PACKAGE_VERSION "1.5.17"
+| #define PACKAGE_STRING "Tux Typing 1.5.17"
| #define PACKAGE_BUGREPORT "tux4kids-tuxtype-dev at lists.alioth.debian.org"
| #define PACKAGE "tuxtype"
-| #define VERSION "1.5.16"
+| #define VERSION "1.5.17"
| #define HAVE_LIBSDL_MIXER 1
| #define HAVE_LIBSDL_TTF 1
| #define HAVE_LIBSDL_IMAGE 1
@@ -172,146 +171,146 @@
| ;
| return 0;
| }
-configure:4209: result: no
-configure:4219: WARNING: SDL_Pango not found http://sdlpango.sourceforge.net/
-configure:4233: checking for native Win32
-configure:4243: result: yes
-configure:4268: checking for i586-mingw32msvc-windres
-configure:4286: found /usr/bin/i586-mingw32msvc-windres
-configure:4299: result: /usr/bin/i586-mingw32msvc-windres
-configure:4316: checking how to run the C preprocessor
-configure:4356: i586-mingw32msvc-gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
-configure:4362: $? = 0
-configure:4393: 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: error: ac_nonexistent.h: No such file or directory
-configure:4399: $? = 1
+configure:4207: result: no
+configure:4217: WARNING: SDL_Pango not found http://sdlpango.sourceforge.net/
+configure:4231: checking for native Win32
+configure:4241: result: yes
+configure:4266: checking for i586-pc-mingw32-windres
+configure:4284: found /usr/local/mingw/bin/i586-pc-mingw32-windres
+configure:4297: result: /usr/local/mingw/bin/i586-pc-mingw32-windres
+configure:4314: checking how to run the C preprocessor
+configure:4354: i586-pc-mingw32-gcc -E -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c
+configure:4360: $? = 0
+configure:4391: i586-pc-mingw32-gcc -E -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c
+conftest.c:14:28: ac_nonexistent.h: No such file or directory
+configure:4397: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Tux Typing"
| #define PACKAGE_TARNAME "tuxtype"
-| #define PACKAGE_VERSION "1.5.16"
-| #define PACKAGE_STRING "Tux Typing 1.5.16"
+| #define PACKAGE_VERSION "1.5.17"
+| #define PACKAGE_STRING "Tux Typing 1.5.17"
| #define PACKAGE_BUGREPORT "tux4kids-tuxtype-dev at lists.alioth.debian.org"
| #define PACKAGE "tuxtype"
-| #define VERSION "1.5.16"
+| #define VERSION "1.5.17"
| #define HAVE_LIBSDL_MIXER 1
| #define HAVE_LIBSDL_TTF 1
| #define HAVE_LIBSDL_IMAGE 1
| #define BUILD_MINGW32 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
-configure:4432: result: i586-mingw32msvc-gcc -E
-configure:4461: i586-mingw32msvc-gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
-configure:4467: $? = 0
-configure:4498: 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: error: ac_nonexistent.h: No such file or directory
-configure:4504: $? = 1
+configure:4430: result: i586-pc-mingw32-gcc -E
+configure:4459: i586-pc-mingw32-gcc -E -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c
+configure:4465: $? = 0
+configure:4496: i586-pc-mingw32-gcc -E -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c
+conftest.c:14:28: ac_nonexistent.h: No such file or directory
+configure:4502: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Tux Typing"
| #define PACKAGE_TARNAME "tuxtype"
-| #define PACKAGE_VERSION "1.5.16"
-| #define PACKAGE_STRING "Tux Typing 1.5.16"
+| #define PACKAGE_VERSION "1.5.17"
+| #define PACKAGE_STRING "Tux Typing 1.5.17"
| #define PACKAGE_BUGREPORT "tux4kids-tuxtype-dev at lists.alioth.debian.org"
| #define PACKAGE "tuxtype"
-| #define VERSION "1.5.16"
+| #define VERSION "1.5.17"
| #define HAVE_LIBSDL_MIXER 1
| #define HAVE_LIBSDL_TTF 1
| #define HAVE_LIBSDL_IMAGE 1
| #define BUILD_MINGW32 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
-configure:4542: checking for grep that handles long lines and -e
-configure:4616: result: /bin/grep
-configure:4621: checking for egrep
-configure:4699: result: /bin/grep -E
-configure:4704: checking for ANSI C header files
-configure:4734: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4740: $? = 0
-configure:4868: result: yes
-configure:4892: checking for sys/types.h
-configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4919: $? = 0
-configure:4935: result: yes
-configure:4892: checking for sys/stat.h
-configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4919: $? = 0
-configure:4935: result: yes
-configure:4892: checking for stdlib.h
-configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4919: $? = 0
-configure:4935: result: yes
-configure:4892: checking for string.h
-configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4919: $? = 0
-configure:4935: result: yes
-configure:4892: checking for memory.h
-configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4919: $? = 0
-configure:4935: result: yes
-configure:4892: checking for strings.h
-configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4919: $? = 0
-configure:4935: result: yes
-configure:4892: checking for inttypes.h
-configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4919: $? = 0
-configure:4935: result: yes
-configure:4892: checking for stdint.h
-configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4919: $? = 0
-configure:4935: result: yes
-configure:4892: checking for unistd.h
-configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4919: $? = 0
-configure:4935: result: yes
-configure:4953: checking for stdlib.h
-configure:4959: result: yes
-configure:4953: checking for string.h
-configure:4959: result: yes
-configure:5095: checking for an ANSI C-conforming const
-configure:5170: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:5176: $? = 0
-configure:5191: result: yes
-configure:5201: checking for inline
-configure:5227: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:5233: $? = 0
-configure:5251: result: inline
-configure:5280: checking for atexit
-configure:5336: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
-configure:5342: $? = 0
-configure:5360: result: yes
-configure:5280: checking for memset
-configure:5336: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+configure:4540: checking for grep that handles long lines and -e
+configure:4614: result: /bin/grep
+configure:4619: checking for egrep
+configure:4697: result: /bin/grep -E
+configure:4702: checking for ANSI C header files
+configure:4732: i586-pc-mingw32-gcc -c -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c >&5
+configure:4738: $? = 0
+configure:4866: result: yes
+configure:4890: checking for sys/types.h
+configure:4911: i586-pc-mingw32-gcc -c -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c >&5
+configure:4917: $? = 0
+configure:4933: result: yes
+configure:4890: checking for sys/stat.h
+configure:4911: i586-pc-mingw32-gcc -c -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c >&5
+configure:4917: $? = 0
+configure:4933: result: yes
+configure:4890: checking for stdlib.h
+configure:4911: i586-pc-mingw32-gcc -c -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c >&5
+configure:4917: $? = 0
+configure:4933: result: yes
+configure:4890: checking for string.h
+configure:4911: i586-pc-mingw32-gcc -c -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c >&5
+configure:4917: $? = 0
+configure:4933: result: yes
+configure:4890: checking for memory.h
+configure:4911: i586-pc-mingw32-gcc -c -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c >&5
+configure:4917: $? = 0
+configure:4933: result: yes
+configure:4890: checking for strings.h
+configure:4911: i586-pc-mingw32-gcc -c -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c >&5
+configure:4917: $? = 0
+configure:4933: result: yes
+configure:4890: checking for inttypes.h
+configure:4911: i586-pc-mingw32-gcc -c -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c >&5
+configure:4917: $? = 0
+configure:4933: result: yes
+configure:4890: checking for stdint.h
+configure:4911: i586-pc-mingw32-gcc -c -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c >&5
+configure:4917: $? = 0
+configure:4933: result: yes
+configure:4890: checking for unistd.h
+configure:4911: i586-pc-mingw32-gcc -c -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c >&5
+configure:4917: $? = 0
+configure:4933: result: yes
+configure:4951: checking for stdlib.h
+configure:4957: result: yes
+configure:4951: checking for string.h
+configure:4957: result: yes
+configure:5093: checking for an ANSI C-conforming const
+configure:5168: i586-pc-mingw32-gcc -c -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c >&5
+configure:5174: $? = 0
+configure:5189: result: yes
+configure:5199: checking for inline
+configure:5225: i586-pc-mingw32-gcc -c -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc conftest.c >&5
+configure:5231: $? = 0
+configure:5249: result: inline
+configure:5278: checking for atexit
+configure:5334: i586-pc-mingw32-gcc -o conftest.exe -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc -L/usr/local/mingw/i586-pc-mingw32/lib conftest.c -lmingw32 -lSDLmain -L/usr/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows -lSDL_image -lSDL_ttf -lSDL_mixer -luuid -lole32 -lwsock32 -mwindows >&5
+configure:5340: $? = 0
+configure:5358: result: yes
+configure:5278: checking for memset
+configure:5334: i586-pc-mingw32-gcc -o conftest.exe -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc -L/usr/local/mingw/i586-pc-mingw32/lib conftest.c -lmingw32 -lSDLmain -L/usr/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows -lSDL_image -lSDL_ttf -lSDL_mixer -luuid -lole32 -lwsock32 -mwindows >&5
conftest.c:50: warning: conflicting types for built-in function 'memset'
-configure:5342: $? = 0
-configure:5360: result: yes
-configure:5280: checking for strchr
-configure:5336: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+configure:5340: $? = 0
+configure:5358: result: yes
+configure:5278: checking for strchr
+configure:5334: i586-pc-mingw32-gcc -o conftest.exe -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc -L/usr/local/mingw/i586-pc-mingw32/lib conftest.c -lmingw32 -lSDLmain -L/usr/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows -lSDL_image -lSDL_ttf -lSDL_mixer -luuid -lole32 -lwsock32 -mwindows >&5
conftest.c:51: warning: conflicting types for built-in function 'strchr'
-configure:5342: $? = 0
-configure:5360: result: yes
-configure:5280: checking for strstr
-configure:5336: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+configure:5340: $? = 0
+configure:5358: result: yes
+configure:5278: checking for strstr
+configure:5334: i586-pc-mingw32-gcc -o conftest.exe -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc -L/usr/local/mingw/i586-pc-mingw32/lib conftest.c -lmingw32 -lSDLmain -L/usr/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows -lSDL_image -lSDL_ttf -lSDL_mixer -luuid -lole32 -lwsock32 -mwindows >&5
conftest.c:52: warning: conflicting types for built-in function 'strstr'
-configure:5342: $? = 0
-configure:5360: result: yes
-configure:5280: checking for malloc
-configure:5336: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+configure:5340: $? = 0
+configure:5358: result: yes
+configure:5278: checking for malloc
+configure:5334: i586-pc-mingw32-gcc -o conftest.exe -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__ -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc -L/usr/local/mingw/i586-pc-mingw32/lib conftest.c -lmingw32 -lSDLmain -L/usr/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows -lSDL_image -lSDL_ttf -lSDL_mixer -luuid -lole32 -lwsock32 -mwindows >&5
conftest.c:53: warning: conflicting types for built-in function 'malloc'
-configure:5342: $? = 0
-configure:5360: result: yes
-configure:5412: checking for makensis
-configure:5430: found /usr/bin/makensis
-configure:5443: result: /usr/bin/makensis
-configure:5520: updating cache cross-config.cache
-configure:5584: creating ./config.status
+configure:5340: $? = 0
+configure:5358: result: yes
+configure:5410: checking for makensis
+configure:5428: found /usr/bin/makensis
+configure:5441: result: /usr/bin/makensis
+configure:5518: updating cache cross-config.cache
+configure:5582: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
-This file was extended by Tux Typing config.status 1.5.16, which was
+This file was extended by Tux Typing config.status 1.5.17, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
@@ -322,91 +321,94 @@
on PenguinMaster
-config.status:744: creating Makefile
-config.status:744: creating tuxtype/Makefile
-config.status:744: creating tuxtype/data/Makefile
-config.status:744: creating tuxtype/data/fonts/Makefile
-config.status:744: creating tuxtype/data/images/Makefile
-config.status:744: creating tuxtype/data/images/backgrounds/Makefile
-config.status:744: creating tuxtype/data/images/cities/Makefile
-config.status:744: creating tuxtype/data/images/comets/Makefile
-config.status:744: creating tuxtype/data/images/hands/Makefile
-config.status:744: creating tuxtype/data/images/icons/Makefile
-config.status:744: creating tuxtype/data/images/keyboard/Makefile
-config.status:744: creating tuxtype/data/images/menu/Makefile
-config.status:744: creating tuxtype/data/images/status/Makefile
-config.status:744: creating tuxtype/data/images/tux/Makefile
-config.status:744: creating tuxtype/data/scripts/Makefile
-config.status:744: creating tuxtype/data/sounds/Makefile
-config.status:744: creating tuxtype/data/themes/Makefile
-config.status:744: creating tuxtype/data/themes/armenian/Makefile
-config.status:744: creating tuxtype/data/themes/armenian/images/Makefile
-config.status:744: creating tuxtype/data/themes/bokmal/Makefile
-config.status:744: creating tuxtype/data/themes/bokmal/words/Makefile
-config.status:744: creating tuxtype/data/themes/bokmal/images/Makefile
-config.status:744: creating tuxtype/data/themes/bokmal/images/status/Makefile
-config.status:744: creating tuxtype/data/themes/brazilian-portuguese/Makefile
-config.status:744: creating tuxtype/data/themes/brazilian-portuguese/images/Makefile
-config.status:744: creating tuxtype/data/themes/brazilian-portuguese/words/Makefile
-config.status:744: creating tuxtype/data/themes/catalan/Makefile
-config.status:744: creating tuxtype/data/themes/catalan/words/Makefile
-config.status:744: creating tuxtype/data/themes/czech/Makefile
-config.status:744: creating tuxtype/data/themes/czech/words/Makefile
-config.status:744: creating tuxtype/data/themes/dansk/Makefile
-config.status:744: creating tuxtype/data/themes/dansk/sounds/Makefile
-config.status:744: creating tuxtype/data/themes/dansk/words/Makefile
-config.status:744: creating tuxtype/data/themes/deutsch/Makefile
-config.status:744: creating tuxtype/data/themes/deutsch/words/Makefile
-config.status:744: creating tuxtype/data/themes/espanol/Makefile
-config.status:744: creating tuxtype/data/themes/espanol/images/Makefile
-config.status:744: creating tuxtype/data/themes/espanol/words/Makefile
-config.status:744: creating tuxtype/data/themes/euskara/Makefile
-config.status:744: creating tuxtype/data/themes/euskara/images/Makefile
-config.status:744: creating tuxtype/data/themes/euskara/words/Makefile
-config.status:744: creating tuxtype/data/themes/french/Makefile
-config.status:744: creating tuxtype/data/themes/french/words/Makefile
-config.status:744: creating tuxtype/data/themes/greek/Makefile
-config.status:744: creating tuxtype/data/themes/greek/words/Makefile
-config.status:744: creating tuxtype/data/themes/italian/Makefile
-config.status:744: creating tuxtype/data/themes/italian/words/Makefile
-config.status:744: creating tuxtype/data/themes/jamaican/Makefile
-config.status:744: creating tuxtype/data/themes/jamaican/images/Makefile
-config.status:744: creating tuxtype/data/themes/jamaican/words/Makefile
-config.status:744: creating tuxtype/data/themes/lithuanian/Makefile
-config.status:744: creating tuxtype/data/themes/lithuanian/images/Makefile
-config.status:744: creating tuxtype/data/themes/lithuanian/images/status/Makefile
-config.status:744: creating tuxtype/data/themes/lithuanian/sounds/Makefile
-config.status:744: creating tuxtype/data/themes/lithuanian/words/Makefile
-config.status:744: creating tuxtype/data/themes/malayalam/Makefile
-config.status:744: creating tuxtype/data/themes/malayalam/images/Makefile
-config.status:744: creating tuxtype/data/themes/malayalam/images/status/Makefile
-config.status:744: creating tuxtype/data/themes/malayalam/images/keyboard/Makefile
-config.status:744: creating tuxtype/data/themes/malayalam/scripts/Makefile
-config.status:744: creating tuxtype/data/themes/malayalam/words/Makefile
-config.status:744: creating tuxtype/data/themes/nederlands/Makefile
-config.status:744: creating tuxtype/data/themes/nederlands/words/Makefile
-config.status:744: creating tuxtype/data/themes/nynorsk/Makefile
-config.status:744: creating tuxtype/data/themes/nynorsk/images/Makefile
-config.status:744: creating tuxtype/data/themes/nynorsk/images/status/Makefile
-config.status:744: creating tuxtype/data/themes/nynorsk/words/Makefile
-config.status:744: creating tuxtype/data/themes/russian/Makefile
-config.status:744: creating tuxtype/data/themes/russian/images/Makefile
-config.status:744: creating tuxtype/data/themes/russian/images/status/Makefile
-config.status:744: creating tuxtype/data/themes/russian/words/Makefile
-config.status:744: creating tuxtype/data/themes/svenska/Makefile
-config.status:744: creating tuxtype/data/themes/svenska/words/Makefile
-config.status:744: creating tuxtype/data/themes/swahili/Makefile
-config.status:744: creating tuxtype/data/themes/swahili/words/Makefile
-config.status:744: creating tuxtype/data/themes/wolof/Makefile
-config.status:744: creating tuxtype/data/themes/wolof/images/Makefile
-config.status:744: creating tuxtype/data/themes/wolof/words/Makefile
-config.status:744: creating tuxtype/data/words/Makefile
-config.status:744: creating tuxtype/docs/Makefile
-config.status:744: creating tuxtype/docs/en/Makefile
-config.status:744: creating tuxtype.spec
-config.status:744: creating nsis/tuxtype.nsi
-config.status:744: creating config.h
-config.status:1027: executing depfiles commands
+config.status:747: creating Makefile
+config.status:747: creating tuxtype/Makefile
+config.status:747: creating tuxtype/data/Makefile
+config.status:747: creating tuxtype/data/fonts/Makefile
+config.status:747: creating tuxtype/data/images/Makefile
+config.status:747: creating tuxtype/data/images/backgrounds/Makefile
+config.status:747: creating tuxtype/data/images/cities/Makefile
+config.status:747: creating tuxtype/data/images/comets/Makefile
+config.status:747: creating tuxtype/data/images/hands/Makefile
+config.status:747: creating tuxtype/data/images/icons/Makefile
+config.status:747: creating tuxtype/data/images/keyboard/Makefile
+config.status:747: creating tuxtype/data/images/menu/Makefile
+config.status:747: creating tuxtype/data/images/status/Makefile
+config.status:747: creating tuxtype/data/images/tux/Makefile
+config.status:747: creating tuxtype/data/scripts/Makefile
+config.status:747: creating tuxtype/data/sounds/Makefile
+config.status:747: creating tuxtype/data/themes/Makefile
+config.status:747: creating tuxtype/data/themes/armenian/Makefile
+config.status:747: creating tuxtype/data/themes/armenian/images/Makefile
+config.status:747: creating tuxtype/data/themes/bokmal/Makefile
+config.status:747: creating tuxtype/data/themes/bokmal/words/Makefile
+config.status:747: creating tuxtype/data/themes/bokmal/images/Makefile
+config.status:747: creating tuxtype/data/themes/bokmal/images/status/Makefile
+config.status:747: creating tuxtype/data/themes/brazilian-portuguese/Makefile
+config.status:747: creating tuxtype/data/themes/brazilian-portuguese/images/Makefile
+config.status:747: creating tuxtype/data/themes/brazilian-portuguese/words/Makefile
+config.status:747: creating tuxtype/data/themes/catalan/Makefile
+config.status:747: creating tuxtype/data/themes/catalan/words/Makefile
+config.status:747: creating tuxtype/data/themes/czech/Makefile
+config.status:747: creating tuxtype/data/themes/czech/words/Makefile
+config.status:747: creating tuxtype/data/themes/dansk/Makefile
+config.status:747: creating tuxtype/data/themes/dansk/sounds/Makefile
+config.status:747: creating tuxtype/data/themes/dansk/words/Makefile
+config.status:747: creating tuxtype/data/themes/deutsch/Makefile
+config.status:747: creating tuxtype/data/themes/deutsch/words/Makefile
+config.status:747: creating tuxtype/data/themes/espanol/Makefile
+config.status:747: creating tuxtype/data/themes/espanol/images/Makefile
+config.status:747: creating tuxtype/data/themes/espanol/words/Makefile
+config.status:747: creating tuxtype/data/themes/euskara/Makefile
+config.status:747: creating tuxtype/data/themes/euskara/images/Makefile
+config.status:747: creating tuxtype/data/themes/euskara/words/Makefile
+config.status:747: creating tuxtype/data/themes/french/Makefile
+config.status:747: creating tuxtype/data/themes/french/words/Makefile
+config.status:747: creating tuxtype/data/themes/greek/Makefile
+config.status:747: creating tuxtype/data/themes/greek/words/Makefile
+config.status:747: creating tuxtype/data/themes/italian/Makefile
+config.status:747: creating tuxtype/data/themes/italian/images/Makefile
+config.status:747: creating tuxtype/data/themes/italian/words/Makefile
+config.status:747: creating tuxtype/data/themes/jamaican/Makefile
+config.status:747: creating tuxtype/data/themes/jamaican/images/Makefile
+config.status:747: creating tuxtype/data/themes/jamaican/words/Makefile
+config.status:747: creating tuxtype/data/themes/lithuanian/Makefile
+config.status:747: creating tuxtype/data/themes/lithuanian/images/Makefile
+config.status:747: creating tuxtype/data/themes/lithuanian/images/status/Makefile
+config.status:747: creating tuxtype/data/themes/lithuanian/sounds/Makefile
+config.status:747: creating tuxtype/data/themes/lithuanian/words/Makefile
+config.status:747: creating tuxtype/data/themes/malayalam/Makefile
+config.status:747: creating tuxtype/data/themes/malayalam/images/Makefile
+config.status:747: creating tuxtype/data/themes/malayalam/images/status/Makefile
+config.status:747: creating tuxtype/data/themes/malayalam/images/keyboard/Makefile
+config.status:747: creating tuxtype/data/themes/malayalam/scripts/Makefile
+config.status:747: creating tuxtype/data/themes/malayalam/words/Makefile
+config.status:747: creating tuxtype/data/themes/nepali/Makefile
+config.status:747: creating tuxtype/data/themes/nepali/words/Makefile
+config.status:747: creating tuxtype/data/themes/nederlands/Makefile
+config.status:747: creating tuxtype/data/themes/nederlands/words/Makefile
+config.status:747: creating tuxtype/data/themes/nynorsk/Makefile
+config.status:747: creating tuxtype/data/themes/nynorsk/images/Makefile
+config.status:747: creating tuxtype/data/themes/nynorsk/images/status/Makefile
+config.status:747: creating tuxtype/data/themes/nynorsk/words/Makefile
+config.status:747: creating tuxtype/data/themes/russian/Makefile
+config.status:747: creating tuxtype/data/themes/russian/images/Makefile
+config.status:747: creating tuxtype/data/themes/russian/images/status/Makefile
+config.status:747: creating tuxtype/data/themes/russian/words/Makefile
+config.status:747: creating tuxtype/data/themes/svenska/Makefile
+config.status:747: creating tuxtype/data/themes/svenska/words/Makefile
+config.status:747: creating tuxtype/data/themes/swahili/Makefile
+config.status:747: creating tuxtype/data/themes/swahili/words/Makefile
+config.status:747: creating tuxtype/data/themes/wolof/Makefile
+config.status:747: creating tuxtype/data/themes/wolof/images/Makefile
+config.status:747: creating tuxtype/data/themes/wolof/words/Makefile
+config.status:747: creating tuxtype/data/words/Makefile
+config.status:747: creating tuxtype/docs/Makefile
+config.status:747: creating tuxtype/docs/en/Makefile
+config.status:747: creating tuxtype.spec
+config.status:747: creating nsis/tuxtype.nsi
+config.status:747: creating config.h
+config.status:1031: executing depfiles commands
## ---------------- ##
## Cache variables. ##
@@ -421,19 +423,19 @@
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
-ac_cv_env_CPPFLAGS_value=-I/usr/local/cross-tools/i586-mingw32msvc/include
+ac_cv_env_CPPFLAGS_value=-I/usr/local/mingw/i586-pc-mingw32/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
-ac_cv_env_LDFLAGS_value=-L/usr/local/cross-tools/i586-mingw32msvc/lib
+ac_cv_env_LDFLAGS_value=-L/usr/local/mingw/i586-pc-mingw32/lib
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-linux
ac_cv_env_host_alias_set=set
-ac_cv_env_host_alias_value=i586-mingw32msvc
+ac_cv_env_host_alias_value=i586-pc-mingw32
ac_cv_env_target_alias_set=set
-ac_cv_env_target_alias_value=i586-mingw32msvc
+ac_cv_env_target_alias_value=i586-pc-mingw32
ac_cv_exeext=.exe
ac_cv_func_atexit=yes
ac_cv_func_malloc=yes
@@ -450,7 +452,7 @@
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
-ac_cv_host=i586-pc-mingw32msvc
+ac_cv_host=i586-pc-mingw32
ac_cv_lib_SDL_Pango_SDLPango_Init=no
ac_cv_lib_SDL_image_IMG_Load=yes
ac_cv_lib_SDL_mixer_Mix_PlayMusic=yes
@@ -459,18 +461,18 @@
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_NSIS=/usr/bin/makensis
-ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
-ac_cv_path_WINDRES=/usr/bin/i586-mingw32msvc-windres
+ac_cv_path_SDL_CONFIG=/usr/local/mingw/i586-pc-mingw32/bin/sdl-config
+ac_cv_path_WINDRES=/usr/local/mingw/bin/i586-pc-mingw32-windres
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
-ac_cv_prog_CC=i586-mingw32msvc-gcc
-ac_cv_prog_CPP='i586-mingw32msvc-gcc -E'
-ac_cv_prog_STRIP=i586-mingw32msvc-strip
+ac_cv_prog_CC=i586-pc-mingw32-gcc
+ac_cv_prog_CPP='i586-pc-mingw32-gcc -E'
+ac_cv_prog_STRIP=i586-pc-mingw32-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
-ac_cv_target=i586-pc-mingw32msvc
+ac_cv_target=i586-pc-mingw32
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
@@ -488,11 +490,11 @@
AWK='mawk'
BUILD_MINGW32_FALSE='#'
BUILD_MINGW32_TRUE=''
-CC='i586-mingw32msvc-gcc'
+CC='i586-pc-mingw32-gcc'
CCDEPMODE='depmode=gcc3'
-CFLAGS='-g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__'
-CPP='i586-mingw32msvc-gcc -E'
-CPPFLAGS='-I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"'
+CFLAGS='-g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__'
+CPP='i586-pc-mingw32-gcc -E'
+CPPFLAGS='-I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc -DDATA_PREFIX=\"$(prefix)\"'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
@@ -506,9 +508,9 @@
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
-LDFLAGS='-L/usr/local/cross-tools/i586-mingw32msvc/lib'
+LDFLAGS='-L/usr/local/mingw/i586-pc-mingw32/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/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows -lSDL_image -lSDL_ttf -lSDL_mixer -luuid -lole32 -lwsock32 -mwindows'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo'
@@ -521,18 +523,18 @@
PACKAGE='tuxtype'
PACKAGE_BUGREPORT='tux4kids-tuxtype-dev at lists.alioth.debian.org'
PACKAGE_NAME='Tux Typing'
-PACKAGE_STRING='Tux Typing 1.5.16'
+PACKAGE_STRING='Tux Typing 1.5.17'
PACKAGE_TARNAME='tuxtype'
-PACKAGE_VERSION='1.5.16'
+PACKAGE_VERSION='1.5.17'
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'
+SDL_CFLAGS='-I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main'
+SDL_CONFIG='/usr/local/mingw/i586-pc-mingw32/bin/sdl-config'
+SDL_LIBS='-L/usr/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows'
SET_MAKE=''
SHELL='/bin/sh'
-STRIP='i586-mingw32msvc-strip'
-VERSION='1.5.16'
-WINDRES='/usr/bin/i586-mingw32msvc-windres'
+STRIP='i586-pc-mingw32-strip'
+VERSION='1.5.17'
+WINDRES='/usr/local/mingw/bin/i586-pc-mingw32-windres'
ac_ct_CC=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
@@ -553,10 +555,10 @@
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
-host='i586-pc-mingw32msvc'
-host_alias='i586-mingw32msvc'
+host='i586-pc-mingw32'
+host_alias='i586-pc-mingw32'
host_cpu='i586'
-host_os='mingw32msvc'
+host_os='mingw32'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
@@ -570,16 +572,16 @@
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
-prefix='/usr/local/cross-tools/i586-mingw32msvc'
-program_transform_name='s&^&i586-mingw32msvc-&'
+prefix='/usr/local/mingw/i586-pc-mingw32'
+program_transform_name='s&^&i586-pc-mingw32-&'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
-target='i586-pc-mingw32msvc'
-target_alias='i586-mingw32msvc'
+target='i586-pc-mingw32'
+target_alias='i586-pc-mingw32'
target_cpu='i586'
-target_os='mingw32msvc'
+target_os='mingw32'
target_vendor='pc'
## ----------- ##
@@ -588,11 +590,11 @@
#define PACKAGE_NAME "Tux Typing"
#define PACKAGE_TARNAME "tuxtype"
-#define PACKAGE_VERSION "1.5.16"
-#define PACKAGE_STRING "Tux Typing 1.5.16"
+#define PACKAGE_VERSION "1.5.17"
+#define PACKAGE_STRING "Tux Typing 1.5.17"
#define PACKAGE_BUGREPORT "tux4kids-tuxtype-dev at lists.alioth.debian.org"
#define PACKAGE "tuxtype"
-#define VERSION "1.5.16"
+#define VERSION "1.5.17"
#define HAVE_LIBSDL_MIXER 1
#define HAVE_LIBSDL_TTF 1
#define HAVE_LIBSDL_IMAGE 1
Modified: tuxtype/trunk/config.status
===================================================================
--- tuxtype/trunk/config.status 2008-03-29 15:28:02 UTC (rev 451)
+++ tuxtype/trunk/config.status 2008-03-29 17:06:22 UTC (rev 452)
@@ -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 Tux Typing $as_me 1.5.16, which was
+This file was extended by Tux Typing $as_me 1.5.17, 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/icons/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/czech/Makefile tuxtype/data/themes/czech/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/themes/wolof/Makefile tuxtype/data/themes/wolof/images/Makefile tuxtype/data/themes/wolof/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/icons/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/czech/Makefile tuxtype/data/themes/czech/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/images/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/nepali/Makefile tuxtype/data/themes/nepali/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/themes/wolof/Makefile tuxtype/data/themes/wolof/images/Makefile tuxtype/data/themes/wolof/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,9 +333,9 @@
Report bugs to <bug-autoconf at gnu.org>."
ac_cs_version="\
-Tux Typing config.status 1.5.16
+Tux Typing config.status 1.5.17
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'\"
+ with options \"'--cache-file=cross-config.cache' '--target=i586-pc-mingw32' '--host=i586-pc-mingw32' '--build=i386-linux' '--prefix=/usr/local/mingw/i586-pc-mingw32' '--with-sdl-prefix' 'build_alias=i386-linux' 'host_alias=i586-pc-mingw32' 'target_alias=i586-pc-mingw32' 'LDFLAGS=-L/usr/local/mingw/i586-pc-mingw32/lib' 'CPPFLAGS=-I/usr/local/mingw/i586-pc-mingw32/include'\"
Copyright (C) 2006 Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation
@@ -410,10 +410,10 @@
fi
if $ac_cs_recheck; then
- echo "running CONFIG_SHELL=/bin/sh /bin/sh 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' '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' $ac_configure_extra_args " --no-create --no-recursion" >&6
+ echo "running CONFIG_SHELL=/bin/sh /bin/sh configure " '--cache-file=cross-config.cache' '--target=i586-pc-mingw32' '--host=i586-pc-mingw32' '--build=i386-linux' '--prefix=/usr/local/mingw/i586-pc-mingw32' '--with-sdl-prefix' 'build_alias=i386-linux' 'host_alias=i586-pc-mingw32' 'target_alias=i586-pc-mingw32' 'LDFLAGS=-L/usr/local/mingw/i586-pc-mingw32/lib' 'CPPFLAGS=-I/usr/local/mingw/i586-pc-mingw32/include' $ac_configure_extra_args " --no-create --no-recursion" >&6
CONFIG_SHELL=/bin/sh
export CONFIG_SHELL
- exec /bin/sh "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' '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' $ac_configure_extra_args --no-create --no-recursion
+ exec /bin/sh "configure" '--cache-file=cross-config.cache' '--target=i586-pc-mingw32' '--host=i586-pc-mingw32' '--build=i386-linux' '--prefix=/usr/local/mingw/i586-pc-mingw32' '--with-sdl-prefix' 'build_alias=i386-linux' 'host_alias=i586-pc-mingw32' 'target_alias=i586-pc-mingw32' 'LDFLAGS=-L/usr/local/mingw/i586-pc-mingw32/lib' 'CPPFLAGS=-I/usr/local/mingw/i586-pc-mingw32/include' $ac_configure_extra_args --no-create --no-recursion
fi
exec 5>>config.log
@@ -483,6 +483,7 @@
"tuxtype/data/themes/greek/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/greek/Makefile" ;;
"tuxtype/data/themes/greek/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/greek/words/Makefile" ;;
"tuxtype/data/themes/italian/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/italian/Makefile" ;;
+ "tuxtype/data/themes/italian/images/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/italian/images/Makefile" ;;
"tuxtype/data/themes/italian/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/italian/words/Makefile" ;;
"tuxtype/data/themes/jamaican/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/jamaican/Makefile" ;;
"tuxtype/data/themes/jamaican/images/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/jamaican/images/Makefile" ;;
@@ -498,6 +499,8 @@
"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/nepali/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/nepali/Makefile" ;;
+ "tuxtype/data/themes/nepali/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/nepali/words/Makefile" ;;
"tuxtype/data/themes/nederlands/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/nederlands/Makefile" ;;
"tuxtype/data/themes/nederlands/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/nederlands/words/Makefile" ;;
"tuxtype/data/themes/nynorsk/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/nynorsk/Makefile" ;;
@@ -581,12 +584,12 @@
s, at PATH_SEPARATOR@,|#_!!_#|:,g
s, at PACKAGE_NAME@,|#_!!_#|Tux Typing,g
s, at PACKAGE_TARNAME@,|#_!!_#|tuxtype,g
-s, at PACKAGE_VERSION@,|#_!!_#|1.5.16,g
-s, at PACKAGE_STRING@,|#_!!_#|Tux Typing 1.5.16,g
+s, at PACKAGE_VERSION@,|#_!!_#|1.5.17,g
+s, at PACKAGE_STRING@,|#_!!_#|Tux Typing 1.5.17,g
s, at PACKAGE_BUGREPORT@,|#_!!_#|tux4kids-tuxtype-dev@|#_!!_#|lists.alioth.debian.org,g
s, at exec_prefix@,|#_!!_#|${prefix},g
-s, at prefix@,|#_!!_#|/usr/local/cross-tools/i586-mingw32msvc,g
-s, at program_transform_name@,|#_!!_#|s\&^\&i586-mingw32msvc-\&,g
+s, at prefix@,|#_!!_#|/usr/local/mingw/i586-pc-mingw32,g
+s, at program_transform_name@,|#_!!_#|s\&^\&i586-pc-mingw32-\&,g
s, at bindir@,|#_!!_#|${exec_prefix}/bin,g
s, at sbindir@,|#_!!_#|${exec_prefix}/sbin,g
s, at libexecdir@,|#_!!_#|${exec_prefix}/libexec,g
@@ -610,36 +613,36 @@
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/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows -lSDL_image -lSDL_ttf -lSDL_mixer -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
+s, at host_alias@,|#_!!_#|i586-pc-mingw32,g
+s, at target_alias@,|#_!!_#|i586-pc-mingw32,g
s, at build@,|#_!!_#|i386-pc-linux-gnu,g
s, at build_cpu@,|#_!!_#|i386,g
s, at build_vendor@,|#_!!_#|pc,g
s, at build_os@,|#_!!_#|linux-gnu,g
-s, at host@,|#_!!_#|i586-pc-mingw32msvc,g
+s, at host@,|#_!!_#|i586-pc-mingw32,g
s, at host_cpu@,|#_!!_#|i586,g
s, at host_vendor@,|#_!!_#|pc,g
-s, at host_os@,|#_!!_#|mingw32msvc,g
-s, at target@,|#_!!_#|i586-pc-mingw32msvc,g
+s, at host_os@,|#_!!_#|mingw32,g
+s, at target@,|#_!!_#|i586-pc-mingw32,g
s, at target_cpu@,|#_!!_#|i586,g
s, at target_vendor@,|#_!!_#|pc,g
-s, at target_os@,|#_!!_#|mingw32msvc,g
+s, at target_os@,|#_!!_#|mingw32,g
s, at INSTALL_PROGRAM@,|#_!!_#|${INSTALL},g
s, at INSTALL_SCRIPT@,|#_!!_#|${INSTALL},g
s, at INSTALL_DATA@,|#_!!_#|${INSTALL} -m 644,g
s, at am__isrc@,|#_!!_#|,g
s, at CYGPATH_W@,|#_!!_#|echo,g
s, at PACKAGE@,|#_!!_#|tuxtype,g
-s, at VERSION@,|#_!!_#|1.5.16,g
+s, at VERSION@,|#_!!_#|1.5.17,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@,|#_!!_#|i586-pc-mingw32-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
@@ -648,10 +651,10 @@
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 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 CC@,|#_!!_#|i586-pc-mingw32-gcc,g
+s, at CFLAGS@,|#_!!_#|-g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__,g
+s, at LDFLAGS@,|#_!!_#|-L/usr/local/mingw/i586-pc-mingw32/lib,g
+s, at CPPFLAGS@,|#_!!_#|-I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc -DDATA_PREFIX=\\"$(prefix)\\",g
s, at ac_ct_CC@,|#_!!_#|,g
s, at EXEEXT@,|#_!!_#|.exe,g
s, at OBJEXT@,|#_!!_#|o,g
@@ -665,13 +668,13 @@
s, at am__fastdepCC_TRUE@,|#_!!_#|,g
s, at am__fastdepCC_FALSE@,|#_!!_#|#,g
s, at LN_S@,|#_!!_#|ln -s,g
-s, at SDL_CONFIG@,|#_!!_#|/usr/bin/sdl-config,g
-s, at SDL_CFLAGS@,|#_!!_#|-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT,g
-s, at SDL_LIBS@,|#_!!_#|-L/usr/lib -lSDL,g
+s, at SDL_CONFIG@,|#_!!_#|/usr/local/mingw/i586-pc-mingw32/bin/sdl-config,g
+s, at SDL_CFLAGS@,|#_!!_#|-I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main,g
+s, at SDL_LIBS@,|#_!!_#|-L/usr/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows,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@,|#_!!_#|/usr/local/mingw/bin/i586-pc-mingw32-windres,g
+s, at CPP@,|#_!!_#|i586-pc-mingw32-gcc -E,g
s, at GREP@,|#_!!_#|/bin/grep,g
s, at EGREP@,|#_!!_#|/bin/grep -E,g
CEOF
@@ -943,11 +946,11 @@
s/$/ /
s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_NAME\)[ (].*,\1define\2 "Tux Typing" ,
s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_TARNAME\)[ (].*,\1define\2 "tuxtype" ,
-s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_VERSION\)[ (].*,\1define\2 "1.5.16" ,
-s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_STRING\)[ (].*,\1define\2 "Tux Typing 1.5.16" ,
+s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_VERSION\)[ (].*,\1define\2 "1.5.17" ,
+s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_STRING\)[ (].*,\1define\2 "Tux Typing 1.5.17" ,
s,^\([ #]*\)[^ ]*\([ ]*PACKAGE_BUGREPORT\)[ (].*,\1define\2 "tux4kids-tuxtype-dev at lists.alioth.debian.org" ,
s,^\([ #]*\)[^ ]*\([ ]*PACKAGE\)[ (].*,\1define\2 "tuxtype" ,
-s,^\([ #]*\)[^ ]*\([ ]*VERSION\)[ (].*,\1define\2 "1.5.16" ,
+s,^\([ #]*\)[^ ]*\([ ]*VERSION\)[ (].*,\1define\2 "1.5.17" ,
s,^\([ #]*\)[^ ]*\([ ]*HAVE_LIBSDL_MIXER\)[ (].*,\1define\2 1 ,
s,^\([ #]*\)[^ ]*\([ ]*HAVE_LIBSDL_TTF\)[ (].*,\1define\2 1 ,
s,^\([ #]*\)[^ ]*\([ ]*HAVE_LIBSDL_IMAGE\)[ (].*,\1define\2 1 ,
@@ -990,21 +993,22 @@
fi
rm -f "$tmp/out12"
# Compute $ac_file's index in $config_headers.
+_am_arg=$ac_file
_am_stamp_count=1
for _am_header in $config_headers :; do
case $_am_header in
- $ac_file | $ac_file:* )
+ $_am_arg | $_am_arg:* )
break ;;
* )
_am_stamp_count=`expr $_am_stamp_count + 1` ;;
esac
done
-echo "timestamp for $ac_file" >`$as_dirname -- $ac_file ||
-$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X$ac_file : 'X\(//\)[^/]' \| \
- X$ac_file : 'X\(//\)$' \| \
- X$ac_file : 'X\(/\)' \| . 2>/dev/null ||
-echo X$ac_file |
+echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
+$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+ X"$_am_arg" : 'X\(//\)[^/]' \| \
+ X"$_am_arg" : 'X\(//\)$' \| \
+ X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
+echo X"$_am_arg" |
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
s//\1/
q
@@ -1041,7 +1045,7 @@
# each Makefile.in and add a new line on top of each file to say so.
# Grep'ing the whole file is not good either: AIX grep has a line
# limit of 2048, but all sed's we know have understand at least 4000.
- if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
+ if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
dirpart=`$as_dirname -- "$mf" ||
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
X"$mf" : 'X\(//\)[^/]' \| \
Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile 2008-03-29 15:28:02 UTC (rev 451)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile 2008-03-29 17:06:22 UTC (rev 452)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.10 from Makefile.am.
+# Makefile.in generated by automake 1.10.1 from Makefile.am.
# tuxtype/data/themes/malayalam/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -14,6 +14,7 @@
+
pkgdatadir = $(datadir)/tuxtype
pkglibdir = $(libdir)/tuxtype
pkgincludedir = $(includedir)/tuxtype
@@ -30,10 +31,11 @@
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = i386-pc-linux-gnu
-host_triplet = i586-pc-mingw32msvc
-target_triplet = i586-pc-mingw32msvc
+host_triplet = i586-pc-mingw32
+target_triplet = i586-pc-mingw32
subdir = tuxtype/data/themes/malayalam
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+DIST_COMMON = $(dist_themes_malayalam_DATA) $(srcdir)/Makefile.am \
+ $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/configure.ac
@@ -51,6 +53,15 @@
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+ *) f=$$p;; \
+ esac;
+am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
+am__installdirs = "$(DESTDIR)$(themes_malayalamdir)"
+dist_themes_malayalamDATA_INSTALL = $(INSTALL_DATA)
+DATA = $(dist_themes_malayalam_DATA)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
ETAGS = etags
@@ -63,11 +74,11 @@
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 = i586-mingw32msvc-gcc
+CC = i586-pc-mingw32-gcc
CCDEPMODE = depmode=gcc3
-CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__
-CPP = i586-mingw32msvc-gcc -E
-CPPFLAGS = -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"
+CFLAGS = -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__
+CPP = i586-pc-mingw32-gcc -E
+CPPFLAGS = -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc -DDATA_PREFIX=\"$(prefix)\"
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
@@ -82,9 +93,9 @@
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
-LDFLAGS = -L/usr/local/cross-tools/i586-mingw32msvc/lib
+LDFLAGS = -L/usr/local/mingw/i586-pc-mingw32/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/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows -lSDL_image -lSDL_ttf -lSDL_mixer -luuid -lole32 -lwsock32 -mwindows
LN_S = ln -s
LTLIBOBJS =
MAKEINFO = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo
@@ -96,18 +107,18 @@
PACKAGE = tuxtype
PACKAGE_BUGREPORT = tux4kids-tuxtype-dev at lists.alioth.debian.org
PACKAGE_NAME = Tux Typing
-PACKAGE_STRING = Tux Typing 1.5.16
+PACKAGE_STRING = Tux Typing 1.5.17
PACKAGE_TARNAME = tuxtype
-PACKAGE_VERSION = 1.5.16
+PACKAGE_VERSION = 1.5.17
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
+SDL_CFLAGS = -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main
+SDL_CONFIG = /usr/local/mingw/i586-pc-mingw32/bin/sdl-config
+SDL_LIBS = -L/usr/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows
SET_MAKE =
SHELL = /bin/sh
-STRIP = i586-mingw32msvc-strip
-VERSION = 1.5.16
-WINDRES = /usr/bin/i586-mingw32msvc-windres
+STRIP = i586-pc-mingw32-strip
+VERSION = 1.5.17
+WINDRES = /usr/local/mingw/bin/i586-pc-mingw32-windres
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
@@ -130,10 +141,10 @@
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
-host = i586-pc-mingw32msvc
-host_alias = i586-mingw32msvc
+host = i586-pc-mingw32
+host_alias = i586-pc-mingw32
host_cpu = i586
-host_os = mingw32msvc
+host_os = mingw32
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
@@ -147,22 +158,27 @@
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
-prefix = /usr/local/cross-tools/i586-mingw32msvc
-program_transform_name = s&^&i586-mingw32msvc-&
+prefix = /usr/local/mingw/i586-pc-mingw32
+program_transform_name = s&^&i586-pc-mingw32-&
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
-target = i586-pc-mingw32msvc
-target_alias = i586-mingw32msvc
+target = i586-pc-mingw32
+target_alias = i586-pc-mingw32
target_cpu = i586
-target_os = mingw32msvc
+target_os = mingw32
target_vendor = pc
top_builddir = ../../../..
top_srcdir = ../../../..
-SUBDIRS = images scripts words
-EXTRA_DIST = keyboard.lst lang.po phrases.txt settings.txt
+SUBDIRS = images scripts words
+themes_malayalamdir = $(pkgdatadir)/data/themes/malayalam
+dist_themes_malayalam_DATA = keyboard.lst \
+ lang.po \
+ phrases.txt \
+ settings.txt
+
all: all-recursive
.SUFFIXES:
@@ -195,7 +211,24 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+install-dist_themes_malayalamDATA: $(dist_themes_malayalam_DATA)
+ @$(NORMAL_INSTALL)
+ test -z "$(themes_malayalamdir)" || $(MKDIR_P) "$(DESTDIR)$(themes_malayalamdir)"
+ @list='$(dist_themes_malayalam_DATA)'; for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ f=$(am__strip_dir) \
+ echo " $(dist_themes_malayalamDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themes_malayalamdir)/$$f'"; \
+ $(dist_themes_malayalamDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themes_malayalamdir)/$$f"; \
+ done
+uninstall-dist_themes_malayalamDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_themes_malayalam_DATA)'; for p in $$list; do \
+ f=$(am__strip_dir) \
+ echo " rm -f '$(DESTDIR)$(themes_malayalamdir)/$$f'"; \
+ rm -f "$(DESTDIR)$(themes_malayalamdir)/$$f"; \
+ done
+
# 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,
@@ -271,8 +304,8 @@
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; }'`; \
+ $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
mkid -fID $$unique
tags: TAGS
@@ -297,8 +330,8 @@
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; }'`; \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { 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) \
@@ -308,13 +341,12 @@
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; }'`; \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$tags $$unique
@@ -372,9 +404,12 @@
done
check-am: all-am
check: check-recursive
-all-am: Makefile
+all-am: Makefile $(DATA)
installdirs: installdirs-recursive
installdirs-am:
+ for dir in "$(DESTDIR)$(themes_malayalamdir)"; do \
+ test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+ done
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
@@ -417,7 +452,7 @@
info-am:
-install-data-am: install-data-local
+install-data-am: install-dist_themes_malayalamDATA
install-dvi: install-dvi-recursive
@@ -451,7 +486,7 @@
ps-am:
-uninstall-am: uninstall-local
+uninstall-am: uninstall-dist_themes_malayalamDATA
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
install-strip
@@ -460,29 +495,16 @@
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 tags tags-recursive uninstall uninstall-am \
- uninstall-local
+ install-am install-data install-data-am \
+ install-dist_themes_malayalamDATA 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 tags tags-recursive \
+ uninstall uninstall-am uninstall-dist_themes_malayalamDATA
-
-install-data-local:
- $(MKDIR_P) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam
- $(INSTALL_DATA) $(srcdir)/lang.po $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/lang.po
- $(INSTALL_DATA) $(srcdir)/keyboard.lst $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/keyboard.lst
- $(INSTALL_DATA) $(srcdir)/phrases.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/phrases.txt
- $(INSTALL_DATA) $(srcdir)/settings.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/settings.txt
-
-uninstall-local:
- rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/keyboard.lst
- rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/lang.po
- rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/phrases.txt
- rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/settings.txt
# 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
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile 2008-03-29 15:28:02 UTC (rev 451)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile 2008-03-29 17:06:22 UTC (rev 452)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.10 from Makefile.am.
+# Makefile.in generated by automake 1.10.1 from Makefile.am.
# tuxtype/data/themes/malayalam/images/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -14,6 +14,7 @@
+
pkgdatadir = $(datadir)/tuxtype
pkglibdir = $(libdir)/tuxtype
pkgincludedir = $(includedir)/tuxtype
@@ -30,10 +31,11 @@
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = i386-pc-linux-gnu
-host_triplet = i586-pc-mingw32msvc
-target_triplet = i586-pc-mingw32msvc
+host_triplet = i586-pc-mingw32
+target_triplet = i586-pc-mingw32
subdir = tuxtype/data/themes/malayalam/images
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+DIST_COMMON = $(dist_themes_malayalam_images_DATA) \
+ $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/configure.ac
@@ -51,6 +53,15 @@
install-pdf-recursive install-ps-recursive install-recursive \
installcheck-recursive installdirs-recursive pdf-recursive \
ps-recursive uninstall-recursive
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+ *) f=$$p;; \
+ esac;
+am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
+am__installdirs = "$(DESTDIR)$(themes_malayalam_imagesdir)"
+dist_themes_malayalam_imagesDATA_INSTALL = $(INSTALL_DATA)
+DATA = $(dist_themes_malayalam_images_DATA)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
ETAGS = etags
@@ -63,11 +74,11 @@
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 = i586-mingw32msvc-gcc
+CC = i586-pc-mingw32-gcc
CCDEPMODE = depmode=gcc3
-CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__
-CPP = i586-mingw32msvc-gcc -E
-CPPFLAGS = -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"
+CFLAGS = -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__
+CPP = i586-pc-mingw32-gcc -E
+CPPFLAGS = -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc -DDATA_PREFIX=\"$(prefix)\"
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
@@ -82,9 +93,9 @@
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
-LDFLAGS = -L/usr/local/cross-tools/i586-mingw32msvc/lib
+LDFLAGS = -L/usr/local/mingw/i586-pc-mingw32/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/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows -lSDL_image -lSDL_ttf -lSDL_mixer -luuid -lole32 -lwsock32 -mwindows
LN_S = ln -s
LTLIBOBJS =
MAKEINFO = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo
@@ -96,18 +107,18 @@
PACKAGE = tuxtype
PACKAGE_BUGREPORT = tux4kids-tuxtype-dev at lists.alioth.debian.org
PACKAGE_NAME = Tux Typing
-PACKAGE_STRING = Tux Typing 1.5.16
+PACKAGE_STRING = Tux Typing 1.5.17
PACKAGE_TARNAME = tuxtype
-PACKAGE_VERSION = 1.5.16
+PACKAGE_VERSION = 1.5.17
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
+SDL_CFLAGS = -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main
+SDL_CONFIG = /usr/local/mingw/i586-pc-mingw32/bin/sdl-config
+SDL_LIBS = -L/usr/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows
SET_MAKE =
SHELL = /bin/sh
-STRIP = i586-mingw32msvc-strip
-VERSION = 1.5.16
-WINDRES = /usr/bin/i586-mingw32msvc-windres
+STRIP = i586-pc-mingw32-strip
+VERSION = 1.5.17
+WINDRES = /usr/local/mingw/bin/i586-pc-mingw32-windres
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
@@ -130,10 +141,10 @@
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
-host = i586-pc-mingw32msvc
-host_alias = i586-mingw32msvc
+host = i586-pc-mingw32
+host_alias = i586-pc-mingw32
host_cpu = i586
-host_os = mingw32msvc
+host_os = mingw32
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
@@ -147,24 +158,23 @@
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
-prefix = /usr/local/cross-tools/i586-mingw32msvc
-program_transform_name = s&^&i586-mingw32msvc-&
+prefix = /usr/local/mingw/i586-pc-mingw32
+program_transform_name = s&^&i586-pc-mingw32-&
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
-target = i586-pc-mingw32msvc
-target_alias = i586-mingw32msvc
+target = i586-pc-mingw32
+target_alias = i586-pc-mingw32
target_cpu = i586
-target_os = mingw32msvc
+target_os = mingw32
target_vendor = pc
top_builddir = ../../../../..
top_srcdir = ../../../../..
-SUBDIRS = status keyboard
-EXTRA_DIST = \
-splat0.png
-
+SUBDIRS = keyboard status
+themes_malayalam_imagesdir = $(pkgdatadir)/data/themes/malayalam/images
+dist_themes_malayalam_images_DATA = splat0.png
all: all-recursive
.SUFFIXES:
@@ -197,7 +207,24 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+install-dist_themes_malayalam_imagesDATA: $(dist_themes_malayalam_images_DATA)
+ @$(NORMAL_INSTALL)
+ test -z "$(themes_malayalam_imagesdir)" || $(MKDIR_P) "$(DESTDIR)$(themes_malayalam_imagesdir)"
+ @list='$(dist_themes_malayalam_images_DATA)'; for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ f=$(am__strip_dir) \
+ echo " $(dist_themes_malayalam_imagesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themes_malayalam_imagesdir)/$$f'"; \
+ $(dist_themes_malayalam_imagesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themes_malayalam_imagesdir)/$$f"; \
+ done
+uninstall-dist_themes_malayalam_imagesDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_themes_malayalam_images_DATA)'; for p in $$list; do \
+ f=$(am__strip_dir) \
+ echo " rm -f '$(DESTDIR)$(themes_malayalam_imagesdir)/$$f'"; \
+ rm -f "$(DESTDIR)$(themes_malayalam_imagesdir)/$$f"; \
+ done
+
# 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,
@@ -273,8 +300,8 @@
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; }'`; \
+ $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
mkid -fID $$unique
tags: TAGS
@@ -299,8 +326,8 @@
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; }'`; \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { 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) \
@@ -310,13 +337,12 @@
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; }'`; \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$tags $$unique
@@ -374,9 +400,12 @@
done
check-am: all-am
check: check-recursive
-all-am: Makefile
+all-am: Makefile $(DATA)
installdirs: installdirs-recursive
installdirs-am:
+ for dir in "$(DESTDIR)$(themes_malayalam_imagesdir)"; do \
+ test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+ done
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
@@ -419,7 +448,7 @@
info-am:
-install-data-am: install-data-local
+install-data-am: install-dist_themes_malayalam_imagesDATA
install-dvi: install-dvi-recursive
@@ -453,7 +482,7 @@
ps-am:
-uninstall-am: uninstall-local
+uninstall-am: uninstall-dist_themes_malayalam_imagesDATA
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
install-strip
@@ -462,23 +491,17 @@
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 tags tags-recursive uninstall uninstall-am \
- uninstall-local
+ install-am install-data install-data-am \
+ install-dist_themes_malayalam_imagesDATA 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 tags \
+ tags-recursive uninstall uninstall-am \
+ uninstall-dist_themes_malayalam_imagesDATA
-
-install-data-local:
- $(MKDIR_P) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images
- $(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/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/status/Makefile
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile 2008-03-29 15:28:02 UTC (rev 451)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile 2008-03-29 17:06:22 UTC (rev 452)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.10 from Makefile.am.
+# Makefile.in generated by automake 1.10.1 from Makefile.am.
# tuxtype/data/themes/malayalam/images/status/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -14,6 +14,7 @@
+
pkgdatadir = $(datadir)/tuxtype
pkglibdir = $(libdir)/tuxtype
pkgincludedir = $(includedir)/tuxtype
@@ -30,10 +31,11 @@
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = i386-pc-linux-gnu
-host_triplet = i586-pc-mingw32msvc
-target_triplet = i586-pc-mingw32msvc
+host_triplet = i586-pc-mingw32
+target_triplet = i586-pc-mingw32
subdir = tuxtype/data/themes/malayalam/images/status
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+DIST_COMMON = $(dist_themes_malayalam_images_status_DATA) \
+ $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/configure.ac
@@ -44,6 +46,15 @@
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+ *) f=$$p;; \
+ esac;
+am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
+am__installdirs = "$(DESTDIR)$(themes_malayalam_images_statusdir)"
+dist_themes_malayalam_images_statusDATA_INSTALL = $(INSTALL_DATA)
+DATA = $(dist_themes_malayalam_images_status_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run aclocal-1.10
AMTAR = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run tar
@@ -51,11 +62,11 @@
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 = i586-mingw32msvc-gcc
+CC = i586-pc-mingw32-gcc
CCDEPMODE = depmode=gcc3
-CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__
-CPP = i586-mingw32msvc-gcc -E
-CPPFLAGS = -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"
+CFLAGS = -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__
+CPP = i586-pc-mingw32-gcc -E
+CPPFLAGS = -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc -DDATA_PREFIX=\"$(prefix)\"
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
@@ -70,9 +81,9 @@
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
-LDFLAGS = -L/usr/local/cross-tools/i586-mingw32msvc/lib
+LDFLAGS = -L/usr/local/mingw/i586-pc-mingw32/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/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows -lSDL_image -lSDL_ttf -lSDL_mixer -luuid -lole32 -lwsock32 -mwindows
LN_S = ln -s
LTLIBOBJS =
MAKEINFO = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo
@@ -84,18 +95,18 @@
PACKAGE = tuxtype
PACKAGE_BUGREPORT = tux4kids-tuxtype-dev at lists.alioth.debian.org
PACKAGE_NAME = Tux Typing
-PACKAGE_STRING = Tux Typing 1.5.16
+PACKAGE_STRING = Tux Typing 1.5.17
PACKAGE_TARNAME = tuxtype
-PACKAGE_VERSION = 1.5.16
+PACKAGE_VERSION = 1.5.17
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
+SDL_CFLAGS = -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main
+SDL_CONFIG = /usr/local/mingw/i586-pc-mingw32/bin/sdl-config
+SDL_LIBS = -L/usr/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows
SET_MAKE =
SHELL = /bin/sh
-STRIP = i586-mingw32msvc-strip
-VERSION = 1.5.16
-WINDRES = /usr/bin/i586-mingw32msvc-windres
+STRIP = i586-pc-mingw32-strip
+VERSION = 1.5.17
+WINDRES = /usr/local/mingw/bin/i586-pc-mingw32-windres
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
@@ -118,10 +129,10 @@
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
-host = i586-pc-mingw32msvc
-host_alias = i586-mingw32msvc
+host = i586-pc-mingw32
+host_alias = i586-pc-mingw32
host_cpu = i586
-host_os = mingw32msvc
+host_os = mingw32
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
@@ -135,23 +146,23 @@
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
-prefix = /usr/local/cross-tools/i586-mingw32msvc
-program_transform_name = s&^&i586-mingw32msvc-&
+prefix = /usr/local/mingw/i586-pc-mingw32
+program_transform_name = s&^&i586-pc-mingw32-&
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
-target = i586-pc-mingw32msvc
-target_alias = i586-mingw32msvc
+target = i586-pc-mingw32
+target_alias = i586-pc-mingw32
target_cpu = i586
-target_os = mingw32msvc
+target_os = mingw32
target_vendor = pc
top_builddir = ../../../../../..
top_srcdir = ../../../../../..
-EXTRA_DIST = \
-score.png\
-wave.png
+themes_malayalam_images_statusdir = $(pkgdatadir)/data/themes/malayalam/images/status
+dist_themes_malayalam_images_status_DATA = score.png \
+ wave.png
all: all-am
@@ -185,6 +196,23 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+install-dist_themes_malayalam_images_statusDATA: $(dist_themes_malayalam_images_status_DATA)
+ @$(NORMAL_INSTALL)
+ test -z "$(themes_malayalam_images_statusdir)" || $(MKDIR_P) "$(DESTDIR)$(themes_malayalam_images_statusdir)"
+ @list='$(dist_themes_malayalam_images_status_DATA)'; for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ f=$(am__strip_dir) \
+ echo " $(dist_themes_malayalam_images_statusDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themes_malayalam_images_statusdir)/$$f'"; \
+ $(dist_themes_malayalam_images_statusDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themes_malayalam_images_statusdir)/$$f"; \
+ done
+
+uninstall-dist_themes_malayalam_images_statusDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_themes_malayalam_images_status_DATA)'; for p in $$list; do \
+ f=$(am__strip_dir) \
+ echo " rm -f '$(DESTDIR)$(themes_malayalam_images_statusdir)/$$f'"; \
+ rm -f "$(DESTDIR)$(themes_malayalam_images_statusdir)/$$f"; \
+ done
tags: TAGS
TAGS:
@@ -220,8 +248,11 @@
done
check-am: all-am
check: check-am
-all-am: Makefile
+all-am: Makefile $(DATA)
installdirs:
+ for dir in "$(DESTDIR)$(themes_malayalam_images_statusdir)"; do \
+ test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+ done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
@@ -264,7 +295,7 @@
info-am:
-install-data-am: install-data-local
+install-data-am: install-dist_themes_malayalam_images_statusDATA
install-dvi: install-dvi-am
@@ -298,30 +329,22 @@
ps-am:
-uninstall-am: uninstall-local
+uninstall-am: uninstall-dist_themes_malayalam_images_statusDATA
.MAKE: 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 \
- maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
- pdf-am ps ps-am uninstall uninstall-am uninstall-local
+ install-dist_themes_malayalam_images_statusDATA 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 maintainer-clean-generic mostlyclean \
+ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
+ uninstall-dist_themes_malayalam_images_statusDATA
-
-install-data-local:
- $(MKDIR_P) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/status
- $(INSTALL_DATA) $(srcdir)/score.png $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/status/score.png
- $(INSTALL_DATA) $(srcdir)/wave.png $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/status/wave.png
-
-uninstall-local:
- rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/status/score.png
- rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/status/wave.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/words/Makefile
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile 2008-03-29 15:28:02 UTC (rev 451)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile 2008-03-29 17:06:22 UTC (rev 452)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.10 from Makefile.am.
+# Makefile.in generated by automake 1.10.1 from Makefile.am.
# tuxtype/data/themes/malayalam/words/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -14,6 +14,7 @@
+
pkgdatadir = $(datadir)/tuxtype
pkglibdir = $(libdir)/tuxtype
pkgincludedir = $(includedir)/tuxtype
@@ -30,10 +31,11 @@
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = i386-pc-linux-gnu
-host_triplet = i586-pc-mingw32msvc
-target_triplet = i586-pc-mingw32msvc
+host_triplet = i586-pc-mingw32
+target_triplet = i586-pc-mingw32
subdir = tuxtype/data/themes/malayalam/words
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+DIST_COMMON = $(dist_themes_malayalam_words_DATA) \
+ $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/configure.ac
@@ -44,6 +46,15 @@
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+ *) f=$$p;; \
+ esac;
+am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
+am__installdirs = "$(DESTDIR)$(themes_malayalam_wordsdir)"
+dist_themes_malayalam_wordsDATA_INSTALL = $(INSTALL_DATA)
+DATA = $(dist_themes_malayalam_words_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run aclocal-1.10
AMTAR = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run tar
@@ -51,11 +62,11 @@
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 = i586-mingw32msvc-gcc
+CC = i586-pc-mingw32-gcc
CCDEPMODE = depmode=gcc3
-CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__
-CPP = i586-mingw32msvc-gcc -E
-CPPFLAGS = -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"
+CFLAGS = -g -O2 -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main -D__GW32__
+CPP = i586-pc-mingw32-gcc -E
+CPPFLAGS = -I/usr/local/mingw/i586-pc-mingw32/include -idirafter /usr/local/mingw/i586-pc-mingw32/include/glibc -DDATA_PREFIX=\"$(prefix)\"
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
@@ -70,9 +81,9 @@
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
-LDFLAGS = -L/usr/local/cross-tools/i586-mingw32msvc/lib
+LDFLAGS = -L/usr/local/mingw/i586-pc-mingw32/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/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows -lSDL_image -lSDL_ttf -lSDL_mixer -luuid -lole32 -lwsock32 -mwindows
LN_S = ln -s
LTLIBOBJS =
MAKEINFO = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo
@@ -84,18 +95,18 @@
PACKAGE = tuxtype
PACKAGE_BUGREPORT = tux4kids-tuxtype-dev at lists.alioth.debian.org
PACKAGE_NAME = Tux Typing
-PACKAGE_STRING = Tux Typing 1.5.16
+PACKAGE_STRING = Tux Typing 1.5.17
PACKAGE_TARNAME = tuxtype
-PACKAGE_VERSION = 1.5.16
+PACKAGE_VERSION = 1.5.17
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
+SDL_CFLAGS = -I/usr/local/mingw/i586-pc-mingw32/include/SDL -D_GNU_SOURCE=1 -Dmain=SDL_main
+SDL_CONFIG = /usr/local/mingw/i586-pc-mingw32/bin/sdl-config
+SDL_LIBS = -L/usr/local/mingw/i586-pc-mingw32/lib -lmingw32 -lSDLmain -lSDL -mwindows
SET_MAKE =
SHELL = /bin/sh
-STRIP = i586-mingw32msvc-strip
-VERSION = 1.5.16
-WINDRES = /usr/bin/i586-mingw32msvc-windres
+STRIP = i586-pc-mingw32-strip
+VERSION = 1.5.17
+WINDRES = /usr/local/mingw/bin/i586-pc-mingw32-windres
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
@@ -118,10 +129,10 @@
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
-host = i586-pc-mingw32msvc
-host_alias = i586-mingw32msvc
+host = i586-pc-mingw32
+host_alias = i586-pc-mingw32
host_cpu = i586
-host_os = mingw32msvc
+host_os = mingw32
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
@@ -135,23 +146,24 @@
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
-prefix = /usr/local/cross-tools/i586-mingw32msvc
-program_transform_name = s&^&i586-mingw32msvc-&
+prefix = /usr/local/mingw/i586-pc-mingw32
+program_transform_name = s&^&i586-pc-mingw32-&
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
-target = i586-pc-mingw32msvc
-target_alias = i586-mingw32msvc
+target = i586-pc-mingw32
+target_alias = i586-pc-mingw32
target_cpu = i586
-target_os = mingw32msvc
+target_os = mingw32
target_vendor = pc
top_builddir = ../../../../..
top_srcdir = ../../../../..
-EXTRA_DIST = words1.txt\
-words2.txt\
-words3.txt
+themes_malayalam_wordsdir = $(pkgdatadir)/data/themes/malayalam/words
+dist_themes_malayalam_words_DATA = words1.txt \
+ words2.txt \
+ words3.txt
all: all-am
@@ -185,6 +197,23 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+install-dist_themes_malayalam_wordsDATA: $(dist_themes_malayalam_words_DATA)
+ @$(NORMAL_INSTALL)
+ test -z "$(themes_malayalam_wordsdir)" || $(MKDIR_P) "$(DESTDIR)$(themes_malayalam_wordsdir)"
+ @list='$(dist_themes_malayalam_words_DATA)'; for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ f=$(am__strip_dir) \
+ echo " $(dist_themes_malayalam_wordsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themes_malayalam_wordsdir)/$$f'"; \
+ $(dist_themes_malayalam_wordsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themes_malayalam_wordsdir)/$$f"; \
+ done
+
+uninstall-dist_themes_malayalam_wordsDATA:
+ @$(NORMAL_UNINSTALL)
+ @list='$(dist_themes_malayalam_words_DATA)'; for p in $$list; do \
+ f=$(am__strip_dir) \
+ echo " rm -f '$(DESTDIR)$(themes_malayalam_wordsdir)/$$f'"; \
+ rm -f "$(DESTDIR)$(themes_malayalam_wordsdir)/$$f"; \
+ done
tags: TAGS
TAGS:
@@ -220,8 +249,11 @@
done
check-am: all-am
check: check-am
-all-am: Makefile
+all-am: Makefile $(DATA)
installdirs:
+ for dir in "$(DESTDIR)$(themes_malayalam_wordsdir)"; do \
+ test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+ done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
@@ -264,7 +296,7 @@
info-am:
-install-data-am: install-data-local
+install-data-am: install-dist_themes_malayalam_wordsDATA
install-dvi: install-dvi-am
@@ -298,32 +330,22 @@
ps-am:
-uninstall-am: uninstall-local
+uninstall-am: uninstall-dist_themes_malayalam_wordsDATA
.MAKE: 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 \
- maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
- pdf-am ps ps-am uninstall uninstall-am uninstall-local
+ install-dist_themes_malayalam_wordsDATA 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 maintainer-clean-generic mostlyclean \
+ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
+ uninstall-dist_themes_malayalam_wordsDATA
-
-install-data-local:
- $(MKDIR_P) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/words
- $(INSTALL_DATA) $(srcdir)/words1.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/words/words1.txt
- $(INSTALL_DATA) $(srcdir)/words2.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/words/words2.txt
- $(INSTALL_DATA) $(srcdir)/words3.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/words/words3.txt
-
-uninstall-local:
- rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/words/words1.txt
- rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/words/words2.txt
- rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/words/words3.txt
# 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:
More information about the Tux4kids-commits
mailing list