POSIX.1 National Language Support API for MinGW
Revision | 22bb1b61a2c78e4c0fc251d9e9378753d5f4ea5b (tree) |
---|---|
Zeit | 2008-01-13 03:27:34 |
Autor | Keith Marshall <keithmarshall@user...> |
Commiter | Keith Marshall |
MinGW-catgets version 1.0 released.
@@ -1,5 +1,16 @@ | ||
1 | 1 | 2008-01-12 Keith Marshall <keithmarshall@users.sourceforge.net> |
2 | 2 | |
3 | + MinGW-catgets version 1.0 released. | |
4 | + | |
5 | + * configure.ac (VERSION_MAJOR, VERSION_MINOR): Updated. | |
6 | + (PATCHLEVEL): Reset to zero; commented out. | |
7 | + | |
8 | + * configure: Regenerated. | |
9 | + | |
10 | + * All files (RELEASE_1_0): CVS tag assigned. | |
11 | + | |
12 | +2008-01-12 Keith Marshall <keithmarshall@users.sourceforge.net> | |
13 | + | |
3 | 14 | * gencat.c: Force an abort, with appropriate diagnostic, on parsing an |
4 | 15 | unrecognised command line option. |
5 | 16 |
@@ -1,6 +1,6 @@ | ||
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | -# Generated by GNU Autoconf 2.59 for MinGW catgets 0.1. | |
3 | +# Generated by GNU Autoconf 2.59 for MinGW catgets 1.0. | |
4 | 4 | # |
5 | 5 | # Report bugs to <https://sourceforge.net/tracker/?group_id=2435&atid=102435>. |
6 | 6 | # |
@@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} | ||
269 | 269 | # Identity of this package. |
270 | 270 | PACKAGE_NAME='MinGW catgets' |
271 | 271 | PACKAGE_TARNAME='mingw-catgets' |
272 | -PACKAGE_VERSION='0.1' | |
273 | -PACKAGE_STRING='MinGW catgets 0.1' | |
272 | +PACKAGE_VERSION='1.0' | |
273 | +PACKAGE_STRING='MinGW catgets 1.0' | |
274 | 274 | PACKAGE_BUGREPORT='https://sourceforge.net/tracker/?group_id=2435&atid=102435' |
275 | 275 | |
276 | 276 | # Factoring default headers for most tests. |
@@ -779,7 +779,7 @@ if test "$ac_init_help" = "long"; then | ||
779 | 779 | # Omit some internal or obsolete options to make the list less imposing. |
780 | 780 | # This message is too long to be a string in the A/UX 3.1 sh. |
781 | 781 | cat <<_ACEOF |
782 | -\`configure' configures MinGW catgets 0.1 to adapt to many kinds of systems. | |
782 | +\`configure' configures MinGW catgets 1.0 to adapt to many kinds of systems. | |
783 | 783 | |
784 | 784 | Usage: $0 [OPTION]... [VAR=VALUE]... |
785 | 785 |
@@ -836,7 +836,7 @@ fi | ||
836 | 836 | |
837 | 837 | if test -n "$ac_init_help"; then |
838 | 838 | case $ac_init_help in |
839 | - short | recursive ) echo "Configuration of MinGW catgets 0.1:";; | |
839 | + short | recursive ) echo "Configuration of MinGW catgets 1.0:";; | |
840 | 840 | esac |
841 | 841 | cat <<\_ACEOF |
842 | 842 |
@@ -958,7 +958,7 @@ fi | ||
958 | 958 | test -n "$ac_init_help" && exit 0 |
959 | 959 | if $ac_init_version; then |
960 | 960 | cat <<\_ACEOF |
961 | -MinGW catgets configure 0.1 | |
961 | +MinGW catgets configure 1.0 | |
962 | 962 | generated by GNU Autoconf 2.59 |
963 | 963 | |
964 | 964 | Copyright (C) 2003 Free Software Foundation, Inc. |
@@ -972,7 +972,7 @@ cat >&5 <<_ACEOF | ||
972 | 972 | This file contains any messages produced by compilers while |
973 | 973 | running configure, to aid debugging if configure makes a mistake. |
974 | 974 | |
975 | -It was created by MinGW catgets $as_me 0.1, which was | |
975 | +It was created by MinGW catgets $as_me 1.0, which was | |
976 | 976 | generated by GNU Autoconf 2.59. Invocation command line was |
977 | 977 | |
978 | 978 | $ $0 $@ |
@@ -5577,7 +5577,7 @@ _ASBOX | ||
5577 | 5577 | } >&5 |
5578 | 5578 | cat >&5 <<_CSEOF |
5579 | 5579 | |
5580 | -This file was extended by MinGW catgets $as_me 0.1, which was | |
5580 | +This file was extended by MinGW catgets $as_me 1.0, which was | |
5581 | 5581 | generated by GNU Autoconf 2.59. Invocation command line was |
5582 | 5582 | |
5583 | 5583 | CONFIG_FILES = $CONFIG_FILES |
@@ -5637,7 +5637,7 @@ _ACEOF | ||
5637 | 5637 | |
5638 | 5638 | cat >>$CONFIG_STATUS <<_ACEOF |
5639 | 5639 | ac_cs_version="\\ |
5640 | -MinGW catgets config.status 0.1 | |
5640 | +MinGW catgets config.status 1.0 | |
5641 | 5641 | configured by $0, generated by GNU Autoconf 2.59, |
5642 | 5642 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
5643 | 5643 |
@@ -6346,4 +6346,4 @@ if test "$no_create" != yes; then | ||
6346 | 6346 | fi |
6347 | 6347 | |
6348 | 6348 | # |
6349 | -# $RCSfile$Revision: 1.4 $: end of file | |
6349 | +# $RCSfile$Revision: 1.5 $: end of file |
@@ -15,12 +15,12 @@ | ||
15 | 15 | # Tag Value |
16 | 16 | # --------------- --------- |
17 | 17 | MINGW_AC_DEFINE_PACKAGE_ID([BASENAME], [catgets]) |
18 | - MINGW_AC_DEFINE_PACKAGE_ID([VERSION_MAJOR], [0]) | |
19 | - MINGW_AC_DEFINE_PACKAGE_ID([VERSION_MINOR], [1]) | |
18 | + MINGW_AC_DEFINE_PACKAGE_ID([VERSION_MAJOR], [1]) | |
19 | + MINGW_AC_DEFINE_PACKAGE_ID([VERSION_MINOR], [0]) | |
20 | 20 | # |
21 | 21 | # PATCHLEVEL is optional; comment/uncomment and adjust as required. |
22 | 22 | # |
23 | -# MINGW_AC_DEFINE_PACKAGE_ID([PATCHLEVEL], [3]) | |
23 | +# MINGW_AC_DEFINE_PACKAGE_ID([PATCHLEVEL], [0]) | |
24 | 24 | # |
25 | 25 | # DLL_VERSION is required; installed DLLs will be versioned, by |
26 | 26 | # appending a hyphen, the specified tag value, and then the `.dll' |
@@ -129,4 +129,4 @@ | ||
129 | 129 | AC_CONFIG_FILES([Makefile]) |
130 | 130 | AC_OUTPUT |
131 | 131 | # |
132 | -# $RCSfile$Revision: 1.4 $: end of file | |
132 | +# $RCSfile$Revision: 1.5 $: end of file |