OSDN Git Service

Updated control files for new release 1.1.Beta8
authorSylvain Vedrenne <svedrenne@users.sourceforge.jp>
Wed, 21 Dec 2011 23:55:43 +0000 (00:55 +0100)
committerSylvain Vedrenne <svedrenne@users.sourceforge.jp>
Wed, 21 Dec 2011 23:55:43 +0000 (00:55 +0100)
14 files changed:
LATEST
Makefile
README
configure
configure.ac
libtool
make_jar_zip_release.sh
po/Makefile
po/Makefile.in
src/Makefile
src/classes/Makefile
src/classes/net/jankenpoi/sudokuki/Version.java
src/resources/Makefile
src/suexg/Makefile

diff --git a/LATEST b/LATEST
index 1af7154..f37aaa4 100644 (file)
--- a/LATEST
+++ b/LATEST
@@ -1 +1 @@
-Sudokuki 1.1.Beta7 is the latest version.
+Sudokuki 1.1.Beta8 is the latest version.
index 444af1a..e0ca84d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,8 +29,8 @@ POST_INSTALL = :
 NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
-build_triplet = i486-pc-linux-gnu
-host_triplet = i486-pc-linux-gnu
+build_triplet = i686-pc-linux-gnu
+host_triplet = i686-pc-linux-gnu
 subdir = .
 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
        $(srcdir)/Makefile.in $(top_srcdir)/configure ABOUT-NLS \
@@ -92,7 +92,7 @@ CFLAGS = -g -O2
 CPP = gcc -E
 CPPFLAGS = 
 CYGPATH_W = echo
-DEFS = -DPACKAGE_NAME=\"sudokuki\" -DPACKAGE_TARNAME=\"sudokuki\" -DPACKAGE_VERSION=\"1.1.Beta7\" -DPACKAGE_STRING=\"sudokuki\ 1.1.Beta7\" -DPACKAGE_BUGREPORT=\"sylvain@jankenpoi.net\" -DPACKAGE=\"sudokuki\" -DVERSION=\"1.1.Beta7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
+DEFS = -DPACKAGE_NAME=\"sudokuki\" -DPACKAGE_TARNAME=\"sudokuki\" -DPACKAGE_VERSION=\"1.1.Beta8\" -DPACKAGE_STRING=\"sudokuki\ 1.1.Beta8\" -DPACKAGE_BUGREPORT=\"sylvain@jankenpoi.net\" -DPACKAGE=\"sudokuki\" -DVERSION=\"1.1.Beta8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
 DEPDIR = .deps
 DLLTOOL = false
 DSYMUTIL = 
@@ -120,7 +120,7 @@ JAVAC = /usr/bin/javac
 JAVAH = /usr/bin/javah
 JAVA_HOME = /usr
 LD = /usr/bin/ld
-LDFLAGS = -Wl,-z,defs
+LDFLAGS = 
 LIBICONV = -liconv
 LIBINTL = 
 LIBOBJS = 
@@ -146,9 +146,9 @@ OTOOL64 =
 PACKAGE = sudokuki
 PACKAGE_BUGREPORT = sylvain@jankenpoi.net
 PACKAGE_NAME = sudokuki
-PACKAGE_STRING = sudokuki 1.1.Beta7
+PACKAGE_STRING = sudokuki 1.1.Beta8
 PACKAGE_TARNAME = sudokuki
-PACKAGE_VERSION = 1.1.Beta7
+PACKAGE_VERSION = 1.1.Beta8
 PATH_SEPARATOR = :
 POSUB = po
 RANLIB = ranlib
@@ -160,7 +160,7 @@ TMP_JAR =
 TMP_JAVAC = /usr/bin/javac
 TMP_JAVAH = 
 USE_NLS = yes
-VERSION = 1.1.Beta7
+VERSION = 1.1.Beta8
 XGETTEXT = /usr/bin/xgettext
 XGETTEXT_015 = /usr/bin/xgettext
 XGETTEXT_EXTRA_OPTIONS = 
@@ -177,9 +177,9 @@ am__quote =
 am__tar = tar --format=posix -chf - "$$tardir"
 am__untar = tar -xf -
 bindir = ${exec_prefix}/bin
-build = i486-pc-linux-gnu
-build_alias = i486-linux-gnu
-build_cpu = i486
+build = i686-pc-linux-gnu
+build_alias = 
+build_cpu = i686
 build_os = linux-gnu
 build_vendor = pc
 builddir = .
@@ -188,24 +188,24 @@ datarootdir = ${prefix}/share
 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 dvidir = ${docdir}
 exec_prefix = ${prefix}
-host = i486-pc-linux-gnu
+host = i686-pc-linux-gnu
 host_alias = 
-host_cpu = i486
+host_cpu = i686
 host_os = linux-gnu
 host_vendor = pc
 htmldir = ${docdir}
 includedir = ${prefix}/include
-infodir = ${prefix}/share/info
+infodir = ${datarootdir}/info
 install_sh = $(SHELL) /home/sylvain/Devs/sudokukiTrunk/sudokuki/build-aux/install-sh
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale
 localstatedir = ${prefix}/var
-mandir = ${prefix}/share/man
+mandir = ${datarootdir}/man
 mkdir_p = /bin/mkdir -p
 oldincludedir = /usr/include
 pdfdir = ${docdir}
-prefix = /usr
+prefix = /usr/local
 program_transform_name = s,x,x,
 psdir = ${docdir}
 sbindir = ${exec_prefix}/sbin
diff --git a/README b/README
index e0b835f..d946044 100644 (file)
--- a/README
+++ b/README
@@ -2,6 +2,11 @@ Sudokuki - essential sudoku game
 
 -- Changelog --
 
+* 2011-12-22 - released Sudokuki 1.1.Beta8
+- Fixed #3411639 Memos shouldn't be retained if the user pressed ESC
+- Fixed #3462544 Playing with the keyboard is not easy enough
+- Fixed #3411640 Pressing ENTER on Memos dialog has no effect
+
 * 2011-12-03 - released Sudokuki 1.1.Beta7
 - Dev #3440869 IMPROVE:Make one single input dialog for memos and numbers
 - Fixed #3447362 Wrong cell for "Set memos here" (except if right mouse btn)
index 4375b51..1f26289 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for sudokuki 1.1.Beta7.
+# Generated by GNU Autoconf 2.61 for sudokuki 1.1.Beta8.
 #
 # Report bugs to <sylvain@jankenpoi.net>.
 #
@@ -594,8 +594,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='sudokuki'
 PACKAGE_TARNAME='sudokuki'
-PACKAGE_VERSION='1.1.Beta7'
-PACKAGE_STRING='sudokuki 1.1.Beta7'
+PACKAGE_VERSION='1.1.Beta8'
+PACKAGE_STRING='sudokuki 1.1.Beta8'
 PACKAGE_BUGREPORT='sylvain@jankenpoi.net'
 
 ac_unique_file="src/classes/net/jankenpoi/i18n/I18n.java"
@@ -1281,7 +1281,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures sudokuki 1.1.Beta7 to adapt to many kinds of systems.
+\`configure' configures sudokuki 1.1.Beta8 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1351,7 +1351,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of sudokuki 1.1.Beta7:";;
+     short | recursive ) echo "Configuration of sudokuki 1.1.Beta8:";;
    esac
   cat <<\_ACEOF
 
@@ -1457,7 +1457,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-sudokuki configure 1.1.Beta7
+sudokuki configure 1.1.Beta8
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1471,7 +1471,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by sudokuki $as_me 1.1.Beta7, which was
+It was created by sudokuki $as_me 1.1.Beta8, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -2164,7 +2164,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='sudokuki'
- VERSION='1.1.Beta7'
+ VERSION='1.1.Beta8'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16367,7 +16367,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by sudokuki $as_me 1.1.Beta7, which was
+This file was extended by sudokuki $as_me 1.1.Beta8, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16414,7 +16414,7 @@ Report bugs to <bug-autoconf@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-sudokuki config.status 1.1.Beta7
+sudokuki config.status 1.1.Beta8
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 09d3bc2..2fc7f9f 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([sudokuki],[1.1.Beta7],[sylvain@jankenpoi.net])
+AC_INIT([sudokuki],[1.1.Beta8],[sylvain@jankenpoi.net])
 AC_CONFIG_SRCDIR([src/classes/net/jankenpoi/i18n/I18n.java])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/libtool b/libtool
index cea1a5d..4e39026 100755 (executable)
--- a/libtool
+++ b/libtool
@@ -1,7 +1,7 @@
 #! /bin/bash
 
 # libtool - Provide generalized library-building support services.
-# Generated automatically by config.status (sudokuki) 1.1.Beta7
+# Generated automatically by config.status (sudokuki) 1.1.Beta8
 # Libtool was configured on host kyoto:
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 #
@@ -63,12 +63,12 @@ ECHO="printf %s\\n"
 
 # The host system.
 host_alias=
-host=i486-pc-linux-gnu
+host=i686-pc-linux-gnu
 host_os=linux-gnu
 
 # The build system.
-build_alias=i486-linux-gnu
-build=i486-pc-linux-gnu
+build_alias=
+build=i686-pc-linux-gnu
 build_os=linux-gnu
 
 # A sed program that does not truncate output.
index 0949083..8d8b80c 100755 (executable)
@@ -1,4 +1,4 @@
-RELEASEVERSION=1.1.Beta7
+RELEASEVERSION=1.1.Beta8
 ZIPRELEASEDIR="sudokuki-"$RELEASEVERSION"-binary"
 
 make && make dist
index f2c04b5..fd037c6 100644 (file)
@@ -12,7 +12,7 @@
 GETTEXT_MACRO_VERSION = 0.17
 
 PACKAGE = sudokuki
-VERSION = 1.1.Beta7
+VERSION = 1.1.Beta8
 PACKAGE_BUGREPORT = sylvain@jankenpoi.net
 
 SHELL = /bin/sh
@@ -22,7 +22,7 @@ srcdir = .
 top_srcdir = ..
 
 
-prefix = /usr
+prefix = /usr/local
 exec_prefix = ${prefix}
 datarootdir = ${prefix}/share
 datadir = ${datarootdir}
@@ -216,7 +216,7 @@ $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed
              --files-from=$(srcdir)/POTFILES.in \
              --copyright-holder='$(COPYRIGHT_HOLDER)' \
              --package-name="$${package_gnu}sudokuki" \
-             --package-version='1.1.Beta7' \
+             --package-version='1.1.Beta8' \
              --msgid-bugs-address="$$msgid_bugs_address" \
            ;; \
        esac
index 7e01d4b..208cb78 100644 (file)
@@ -12,7 +12,7 @@
 GETTEXT_MACRO_VERSION = 0.17
 
 PACKAGE = sudokuki
-VERSION = 1.1.Beta7
+VERSION = 1.1.Beta8
 PACKAGE_BUGREPORT = sylvain@jankenpoi.net
 
 SHELL = /bin/sh
@@ -22,7 +22,7 @@ srcdir = .
 top_srcdir = ..
 
 
-prefix = /usr
+prefix = /usr/local
 exec_prefix = ${prefix}
 datarootdir = ${prefix}/share
 datadir = ${datarootdir}
@@ -162,7 +162,7 @@ $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed
              --files-from=$(srcdir)/POTFILES.in \
              --copyright-holder='$(COPYRIGHT_HOLDER)' \
              --package-name="$${package_gnu}sudokuki" \
-             --package-version='1.1.Beta7' \
+             --package-version='1.1.Beta8' \
              --msgid-bugs-address="$$msgid_bugs_address" \
            ;; \
        esac
index 254412d..a6cfa7a 100644 (file)
@@ -31,8 +31,8 @@ POST_INSTALL = :
 NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
-build_triplet = i486-pc-linux-gnu
-host_triplet = i486-pc-linux-gnu
+build_triplet = i686-pc-linux-gnu
+host_triplet = i686-pc-linux-gnu
 subdir = src
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
@@ -105,7 +105,7 @@ CFLAGS = -g -O2
 CPP = gcc -E
 CPPFLAGS = 
 CYGPATH_W = echo
-DEFS = -DPACKAGE_NAME=\"sudokuki\" -DPACKAGE_TARNAME=\"sudokuki\" -DPACKAGE_VERSION=\"1.1.Beta7\" -DPACKAGE_STRING=\"sudokuki\ 1.1.Beta7\" -DPACKAGE_BUGREPORT=\"sylvain@jankenpoi.net\" -DPACKAGE=\"sudokuki\" -DVERSION=\"1.1.Beta7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
+DEFS = -DPACKAGE_NAME=\"sudokuki\" -DPACKAGE_TARNAME=\"sudokuki\" -DPACKAGE_VERSION=\"1.1.Beta8\" -DPACKAGE_STRING=\"sudokuki\ 1.1.Beta8\" -DPACKAGE_BUGREPORT=\"sylvain@jankenpoi.net\" -DPACKAGE=\"sudokuki\" -DVERSION=\"1.1.Beta8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
 DEPDIR = .deps
 DLLTOOL = false
 DSYMUTIL = 
@@ -133,7 +133,7 @@ JAVAC = /usr/bin/javac
 JAVAH = /usr/bin/javah
 JAVA_HOME = /usr
 LD = /usr/bin/ld
-LDFLAGS = -Wl,-z,defs
+LDFLAGS = 
 LIBICONV = -liconv
 LIBINTL = 
 LIBOBJS = 
@@ -159,9 +159,9 @@ OTOOL64 =
 PACKAGE = sudokuki
 PACKAGE_BUGREPORT = sylvain@jankenpoi.net
 PACKAGE_NAME = sudokuki
-PACKAGE_STRING = sudokuki 1.1.Beta7
+PACKAGE_STRING = sudokuki 1.1.Beta8
 PACKAGE_TARNAME = sudokuki
-PACKAGE_VERSION = 1.1.Beta7
+PACKAGE_VERSION = 1.1.Beta8
 PATH_SEPARATOR = :
 POSUB = po
 RANLIB = ranlib
@@ -173,7 +173,7 @@ TMP_JAR =
 TMP_JAVAC = /usr/bin/javac
 TMP_JAVAH = 
 USE_NLS = yes
-VERSION = 1.1.Beta7
+VERSION = 1.1.Beta8
 XGETTEXT = /usr/bin/xgettext
 XGETTEXT_015 = /usr/bin/xgettext
 XGETTEXT_EXTRA_OPTIONS = 
@@ -190,9 +190,9 @@ am__quote =
 am__tar = tar --format=posix -chf - "$$tardir"
 am__untar = tar -xf -
 bindir = ${exec_prefix}/bin
-build = i486-pc-linux-gnu
-build_alias = i486-linux-gnu
-build_cpu = i486
+build = i686-pc-linux-gnu
+build_alias = 
+build_cpu = i686
 build_os = linux-gnu
 build_vendor = pc
 builddir = .
@@ -201,24 +201,24 @@ datarootdir = ${prefix}/share
 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 dvidir = ${docdir}
 exec_prefix = ${prefix}
-host = i486-pc-linux-gnu
+host = i686-pc-linux-gnu
 host_alias = 
-host_cpu = i486
+host_cpu = i686
 host_os = linux-gnu
 host_vendor = pc
 htmldir = ${docdir}
 includedir = ${prefix}/include
-infodir = ${prefix}/share/info
+infodir = ${datarootdir}/info
 install_sh = $(SHELL) /home/sylvain/Devs/sudokukiTrunk/sudokuki/build-aux/install-sh
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale
 localstatedir = ${prefix}/var
-mandir = ${prefix}/share/man
+mandir = ${datarootdir}/man
 mkdir_p = /bin/mkdir -p
 oldincludedir = /usr/include
 pdfdir = ${docdir}
-prefix = /usr
+prefix = /usr/local
 program_transform_name = s,x,x,
 psdir = ${docdir}
 sbindir = ${exec_prefix}/sbin
index 09b4e8c..9a2617a 100644 (file)
@@ -30,8 +30,8 @@ POST_INSTALL = :
 NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
-build_triplet = i486-pc-linux-gnu
-host_triplet = i486-pc-linux-gnu
+build_triplet = i686-pc-linux-gnu
+host_triplet = i686-pc-linux-gnu
 DIST_COMMON = $(dist_noinst_JAVA) $(srcdir)/DIST_NOINST_JAVA.include \
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 subdir = src/classes
@@ -74,7 +74,7 @@ CFLAGS = -g -O2
 CPP = gcc -E
 CPPFLAGS = 
 CYGPATH_W = echo
-DEFS = -DPACKAGE_NAME=\"sudokuki\" -DPACKAGE_TARNAME=\"sudokuki\" -DPACKAGE_VERSION=\"1.1.Beta7\" -DPACKAGE_STRING=\"sudokuki\ 1.1.Beta7\" -DPACKAGE_BUGREPORT=\"sylvain@jankenpoi.net\" -DPACKAGE=\"sudokuki\" -DVERSION=\"1.1.Beta7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
+DEFS = -DPACKAGE_NAME=\"sudokuki\" -DPACKAGE_TARNAME=\"sudokuki\" -DPACKAGE_VERSION=\"1.1.Beta8\" -DPACKAGE_STRING=\"sudokuki\ 1.1.Beta8\" -DPACKAGE_BUGREPORT=\"sylvain@jankenpoi.net\" -DPACKAGE=\"sudokuki\" -DVERSION=\"1.1.Beta8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
 DEPDIR = .deps
 DLLTOOL = false
 DSYMUTIL = 
@@ -102,7 +102,7 @@ JAVAC = /usr/bin/javac
 JAVAH = /usr/bin/javah
 JAVA_HOME = /usr
 LD = /usr/bin/ld
-LDFLAGS = -Wl,-z,defs
+LDFLAGS = 
 LIBICONV = -liconv
 LIBINTL = 
 LIBOBJS = 
@@ -128,9 +128,9 @@ OTOOL64 =
 PACKAGE = sudokuki
 PACKAGE_BUGREPORT = sylvain@jankenpoi.net
 PACKAGE_NAME = sudokuki
-PACKAGE_STRING = sudokuki 1.1.Beta7
+PACKAGE_STRING = sudokuki 1.1.Beta8
 PACKAGE_TARNAME = sudokuki
-PACKAGE_VERSION = 1.1.Beta7
+PACKAGE_VERSION = 1.1.Beta8
 PATH_SEPARATOR = :
 POSUB = po
 RANLIB = ranlib
@@ -142,7 +142,7 @@ TMP_JAR =
 TMP_JAVAC = /usr/bin/javac
 TMP_JAVAH = 
 USE_NLS = yes
-VERSION = 1.1.Beta7
+VERSION = 1.1.Beta8
 XGETTEXT = /usr/bin/xgettext
 XGETTEXT_015 = /usr/bin/xgettext
 XGETTEXT_EXTRA_OPTIONS = 
@@ -159,9 +159,9 @@ am__quote =
 am__tar = tar --format=posix -chf - "$$tardir"
 am__untar = tar -xf -
 bindir = ${exec_prefix}/bin
-build = i486-pc-linux-gnu
-build_alias = i486-linux-gnu
-build_cpu = i486
+build = i686-pc-linux-gnu
+build_alias = 
+build_cpu = i686
 build_os = linux-gnu
 build_vendor = pc
 builddir = .
@@ -170,24 +170,24 @@ datarootdir = ${prefix}/share
 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 dvidir = ${docdir}
 exec_prefix = ${prefix}
-host = i486-pc-linux-gnu
+host = i686-pc-linux-gnu
 host_alias = 
-host_cpu = i486
+host_cpu = i686
 host_os = linux-gnu
 host_vendor = pc
 htmldir = ${docdir}
 includedir = ${prefix}/include
-infodir = ${prefix}/share/info
+infodir = ${datarootdir}/info
 install_sh = $(SHELL) /home/sylvain/Devs/sudokukiTrunk/sudokuki/build-aux/install-sh
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale
 localstatedir = ${prefix}/var
-mandir = ${prefix}/share/man
+mandir = ${datarootdir}/man
 mkdir_p = /bin/mkdir -p
 oldincludedir = /usr/include
 pdfdir = ${docdir}
-prefix = /usr
+prefix = /usr/local
 program_transform_name = s,x,x,
 psdir = ${docdir}
 sbindir = ${exec_prefix}/sbin
index 80bd0b2..a2cf6b4 100644 (file)
@@ -7,6 +7,6 @@ package net.jankenpoi.sudokuki;
 
 public interface Version {
 
-    public String versionString = "Sudokuki 1.1.Beta7";
+    public String versionString = "Sudokuki 1.1.Beta8";
 
 }
index 02b9b9c..4dc922f 100644 (file)
@@ -29,8 +29,8 @@ POST_INSTALL = :
 NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
-build_triplet = i486-pc-linux-gnu
-host_triplet = i486-pc-linux-gnu
+build_triplet = i686-pc-linux-gnu
+host_triplet = i686-pc-linux-gnu
 DIST_COMMON = $(srcdir)/EXTRA_DIST.include $(srcdir)/Makefile.am \
        $(srcdir)/Makefile.in
 subdir = src/resources
@@ -63,7 +63,7 @@ CFLAGS = -g -O2
 CPP = gcc -E
 CPPFLAGS = 
 CYGPATH_W = echo
-DEFS = -DPACKAGE_NAME=\"sudokuki\" -DPACKAGE_TARNAME=\"sudokuki\" -DPACKAGE_VERSION=\"1.1.Beta7\" -DPACKAGE_STRING=\"sudokuki\ 1.1.Beta7\" -DPACKAGE_BUGREPORT=\"sylvain@jankenpoi.net\" -DPACKAGE=\"sudokuki\" -DVERSION=\"1.1.Beta7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
+DEFS = -DPACKAGE_NAME=\"sudokuki\" -DPACKAGE_TARNAME=\"sudokuki\" -DPACKAGE_VERSION=\"1.1.Beta8\" -DPACKAGE_STRING=\"sudokuki\ 1.1.Beta8\" -DPACKAGE_BUGREPORT=\"sylvain@jankenpoi.net\" -DPACKAGE=\"sudokuki\" -DVERSION=\"1.1.Beta8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
 DEPDIR = .deps
 DLLTOOL = false
 DSYMUTIL = 
@@ -91,7 +91,7 @@ JAVAC = /usr/bin/javac
 JAVAH = /usr/bin/javah
 JAVA_HOME = /usr
 LD = /usr/bin/ld
-LDFLAGS = -Wl,-z,defs
+LDFLAGS = 
 LIBICONV = -liconv
 LIBINTL = 
 LIBOBJS = 
@@ -117,9 +117,9 @@ OTOOL64 =
 PACKAGE = sudokuki
 PACKAGE_BUGREPORT = sylvain@jankenpoi.net
 PACKAGE_NAME = sudokuki
-PACKAGE_STRING = sudokuki 1.1.Beta7
+PACKAGE_STRING = sudokuki 1.1.Beta8
 PACKAGE_TARNAME = sudokuki
-PACKAGE_VERSION = 1.1.Beta7
+PACKAGE_VERSION = 1.1.Beta8
 PATH_SEPARATOR = :
 POSUB = po
 RANLIB = ranlib
@@ -131,7 +131,7 @@ TMP_JAR =
 TMP_JAVAC = /usr/bin/javac
 TMP_JAVAH = 
 USE_NLS = yes
-VERSION = 1.1.Beta7
+VERSION = 1.1.Beta8
 XGETTEXT = /usr/bin/xgettext
 XGETTEXT_015 = /usr/bin/xgettext
 XGETTEXT_EXTRA_OPTIONS = 
@@ -148,9 +148,9 @@ am__quote =
 am__tar = tar --format=posix -chf - "$$tardir"
 am__untar = tar -xf -
 bindir = ${exec_prefix}/bin
-build = i486-pc-linux-gnu
-build_alias = i486-linux-gnu
-build_cpu = i486
+build = i686-pc-linux-gnu
+build_alias = 
+build_cpu = i686
 build_os = linux-gnu
 build_vendor = pc
 builddir = .
@@ -159,24 +159,24 @@ datarootdir = ${prefix}/share
 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 dvidir = ${docdir}
 exec_prefix = ${prefix}
-host = i486-pc-linux-gnu
+host = i686-pc-linux-gnu
 host_alias = 
-host_cpu = i486
+host_cpu = i686
 host_os = linux-gnu
 host_vendor = pc
 htmldir = ${docdir}
 includedir = ${prefix}/include
-infodir = ${prefix}/share/info
+infodir = ${datarootdir}/info
 install_sh = $(SHELL) /home/sylvain/Devs/sudokukiTrunk/sudokuki/build-aux/install-sh
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale
 localstatedir = ${prefix}/var
-mandir = ${prefix}/share/man
+mandir = ${datarootdir}/man
 mkdir_p = /bin/mkdir -p
 oldincludedir = /usr/include
 pdfdir = ${docdir}
-prefix = /usr
+prefix = /usr/local
 program_transform_name = s,x,x,
 psdir = ${docdir}
 sbindir = ${exec_prefix}/sbin
index a0ca7fa..3fa4eb9 100644 (file)
@@ -30,8 +30,8 @@ POST_INSTALL = :
 NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
-build_triplet = i486-pc-linux-gnu
-host_triplet = i486-pc-linux-gnu
+build_triplet = i686-pc-linux-gnu
+host_triplet = i686-pc-linux-gnu
 subdir = src/suexg
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
@@ -91,7 +91,7 @@ CFLAGS = -g -O2
 CPP = gcc -E
 CPPFLAGS = 
 CYGPATH_W = echo
-DEFS = -DPACKAGE_NAME=\"sudokuki\" -DPACKAGE_TARNAME=\"sudokuki\" -DPACKAGE_VERSION=\"1.1.Beta7\" -DPACKAGE_STRING=\"sudokuki\ 1.1.Beta7\" -DPACKAGE_BUGREPORT=\"sylvain@jankenpoi.net\" -DPACKAGE=\"sudokuki\" -DVERSION=\"1.1.Beta7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
+DEFS = -DPACKAGE_NAME=\"sudokuki\" -DPACKAGE_TARNAME=\"sudokuki\" -DPACKAGE_VERSION=\"1.1.Beta8\" -DPACKAGE_STRING=\"sudokuki\ 1.1.Beta8\" -DPACKAGE_BUGREPORT=\"sylvain@jankenpoi.net\" -DPACKAGE=\"sudokuki\" -DVERSION=\"1.1.Beta8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
 DEPDIR = .deps
 DLLTOOL = false
 DSYMUTIL = 
@@ -119,7 +119,7 @@ JAVAC = /usr/bin/javac
 JAVAH = /usr/bin/javah
 JAVA_HOME = /usr
 LD = /usr/bin/ld
-LDFLAGS = -Wl,-z,defs
+LDFLAGS = 
 LIBICONV = -liconv
 LIBINTL = 
 LIBOBJS = 
@@ -145,9 +145,9 @@ OTOOL64 =
 PACKAGE = sudokuki
 PACKAGE_BUGREPORT = sylvain@jankenpoi.net
 PACKAGE_NAME = sudokuki
-PACKAGE_STRING = sudokuki 1.1.Beta7
+PACKAGE_STRING = sudokuki 1.1.Beta8
 PACKAGE_TARNAME = sudokuki
-PACKAGE_VERSION = 1.1.Beta7
+PACKAGE_VERSION = 1.1.Beta8
 PATH_SEPARATOR = :
 POSUB = po
 RANLIB = ranlib
@@ -159,7 +159,7 @@ TMP_JAR =
 TMP_JAVAC = /usr/bin/javac
 TMP_JAVAH = 
 USE_NLS = yes
-VERSION = 1.1.Beta7
+VERSION = 1.1.Beta8
 XGETTEXT = /usr/bin/xgettext
 XGETTEXT_015 = /usr/bin/xgettext
 XGETTEXT_EXTRA_OPTIONS = 
@@ -176,9 +176,9 @@ am__quote =
 am__tar = tar --format=posix -chf - "$$tardir"
 am__untar = tar -xf -
 bindir = ${exec_prefix}/bin
-build = i486-pc-linux-gnu
-build_alias = i486-linux-gnu
-build_cpu = i486
+build = i686-pc-linux-gnu
+build_alias = 
+build_cpu = i686
 build_os = linux-gnu
 build_vendor = pc
 builddir = .
@@ -187,24 +187,24 @@ datarootdir = ${prefix}/share
 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 dvidir = ${docdir}
 exec_prefix = ${prefix}
-host = i486-pc-linux-gnu
+host = i686-pc-linux-gnu
 host_alias = 
-host_cpu = i486
+host_cpu = i686
 host_os = linux-gnu
 host_vendor = pc
 htmldir = ${docdir}
 includedir = ${prefix}/include
-infodir = ${prefix}/share/info
+infodir = ${datarootdir}/info
 install_sh = $(SHELL) /home/sylvain/Devs/sudokukiTrunk/sudokuki/build-aux/install-sh
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale
 localstatedir = ${prefix}/var
-mandir = ${prefix}/share/man
+mandir = ${datarootdir}/man
 mkdir_p = /bin/mkdir -p
 oldincludedir = /usr/include
 pdfdir = ${docdir}
-prefix = /usr
+prefix = /usr/local
 program_transform_name = s,x,x,
 psdir = ${docdir}
 sbindir = ${exec_prefix}/sbin