mirror of
https://git.zap.org.au/git/trader.git
synced 2024-10-27 18:20:13 -04:00
Merge branch with-autogenerated into with-debian
This commit is contained in:
commit
59ce1fd214
@ -6,7 +6,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: Makefile.am 229 2011-08-01 08:17:02Z john $
|
||||
# $Id: Makefile.am 362 2012-03-14 15:36:23Z john $
|
||||
#
|
||||
# This file, Makefile.am, contains the top-level Makefile for Star
|
||||
# Traders. It needs to be processed by automake to produce the
|
||||
|
35
Makefile.in
35
Makefile.in
@ -1,4 +1,4 @@
|
||||
# Makefile.in generated by automake 1.11.4 from Makefile.am.
|
||||
# Makefile.in generated by automake 1.11.5 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
@ -23,7 +23,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: Makefile.am 229 2011-08-01 08:17:02Z john $
|
||||
# $Id: Makefile.am 362 2012-03-14 15:36:23Z john $
|
||||
#
|
||||
# This file, Makefile.am, contains the top-level Makefile for Star
|
||||
# Traders. It needs to be processed by automake to produce the
|
||||
@ -109,20 +109,20 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
|
||||
$(top_srcdir)/m4/mbtowc.m4 $(top_srcdir)/m4/memchr.m4 \
|
||||
$(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/multiarch.m4 \
|
||||
$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/nocrash.m4 \
|
||||
$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
|
||||
$(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \
|
||||
$(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \
|
||||
$(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
|
||||
$(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strstr.m4 \
|
||||
$(top_srcdir)/m4/sys_socket_h.m4 \
|
||||
$(top_srcdir)/m4/off_t.m4 $(top_srcdir)/m4/po.m4 \
|
||||
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/ssize_t.m4 \
|
||||
$(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
|
||||
$(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio_h.m4 \
|
||||
$(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/string_h.m4 \
|
||||
$(top_srcdir)/m4/strstr.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
|
||||
$(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_time_h.m4 \
|
||||
$(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/unistd_h.m4 \
|
||||
$(top_srcdir)/m4/warn-on-use.m4 $(top_srcdir)/m4/wchar_h.m4 \
|
||||
$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wcrtomb.m4 \
|
||||
$(top_srcdir)/m4/wcsdup.m4 $(top_srcdir)/m4/wctob.m4 \
|
||||
$(top_srcdir)/m4/wctomb.m4 $(top_srcdir)/m4/wctype_h.m4 \
|
||||
$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/wmemcpy.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
$(top_srcdir)/m4/sys_types_h.m4 $(top_srcdir)/m4/time_h.m4 \
|
||||
$(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/warn-on-use.m4 \
|
||||
$(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
|
||||
$(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wcsdup.m4 \
|
||||
$(top_srcdir)/m4/wctob.m4 $(top_srcdir)/m4/wctomb.m4 \
|
||||
$(top_srcdir)/m4/wctype_h.m4 $(top_srcdir)/m4/wint_t.m4 \
|
||||
$(top_srcdir)/m4/wmemcpy.m4 $(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
||||
@ -697,6 +697,7 @@ NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
|
||||
@ -711,6 +712,7 @@ NEXT_STDLIB_H = @NEXT_STDLIB_H@
|
||||
NEXT_STRING_H = @NEXT_STRING_H@
|
||||
NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
|
||||
NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
|
||||
NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
|
||||
NEXT_TIME_H = @NEXT_TIME_H@
|
||||
NEXT_UNISTD_H = @NEXT_UNISTD_H@
|
||||
NEXT_WCHAR_H = @NEXT_WCHAR_H@
|
||||
@ -753,6 +755,7 @@ REPLACE_FSTAT = @REPLACE_FSTAT@
|
||||
REPLACE_FSTATAT = @REPLACE_FSTATAT@
|
||||
REPLACE_FTELL = @REPLACE_FTELL@
|
||||
REPLACE_FTELLO = @REPLACE_FTELLO@
|
||||
REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
|
||||
REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
|
||||
REPLACE_GETCWD = @REPLACE_GETCWD@
|
||||
REPLACE_GETDELIM = @REPLACE_GETDELIM@
|
||||
@ -872,6 +875,8 @@ UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOC
|
||||
USE_NLS = @USE_NLS@
|
||||
VERSION = @VERSION@
|
||||
WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
|
||||
WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
|
||||
WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@
|
||||
WINT_T_SUFFIX = @WINT_T_SUFFIX@
|
||||
XGETTEXT = @XGETTEXT@
|
||||
XGETTEXT_015 = @XGETTEXT_015@
|
||||
|
4
NEWS
4
NEWS
@ -15,8 +15,8 @@ consult the Subversion repository for "trader" on The ZAP Group web server
|
||||
at http://www.zap.org.au/services/svn/.
|
||||
|
||||
|
||||
Version 7.4 (not yet released)
|
||||
------------------------------
|
||||
Version 7.4 (9th May, 2012)
|
||||
---------------------------
|
||||
|
||||
For the first time since the CP/M-80 version of Star Traders, the game
|
||||
algorithms have been carefully reviewed and revised. In particular,
|
||||
|
3
README
3
README
@ -14,7 +14,8 @@ Installation
|
||||
============
|
||||
|
||||
Full instructions for installing Star Traders are contained in the file
|
||||
INSTALL; the short version is:
|
||||
INSTALL. Please note that that file does NOT contain generic GNU Autoconf
|
||||
instructions! For the impatient, the short version is:
|
||||
|
||||
./configure
|
||||
make
|
||||
|
12
aclocal.m4
vendored
12
aclocal.m4
vendored
@ -1,4 +1,4 @@
|
||||
# generated automatically by aclocal 1.11.4 -*- Autoconf -*-
|
||||
# generated automatically by aclocal 1.11.5 -*- Autoconf -*-
|
||||
|
||||
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||
# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
|
||||
@ -14,8 +14,8 @@
|
||||
|
||||
m4_ifndef([AC_AUTOCONF_VERSION],
|
||||
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
|
||||
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
|
||||
[m4_warning([this file was generated for autoconf 2.68.
|
||||
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
|
||||
[m4_warning([this file was generated for autoconf 2.69.
|
||||
You have another version of autoconf. It may work, but is not guaranteed to.
|
||||
If you have problems, you may need to regenerate the build system entirely.
|
||||
To do so, use the procedure documented by the package, typically `autoreconf'.])])
|
||||
@ -38,7 +38,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
|
||||
[am__api_version='1.11'
|
||||
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
|
||||
dnl require some minimum version. Point them to the right macro.
|
||||
m4_if([$1], [1.11.4], [],
|
||||
m4_if([$1], [1.11.5], [],
|
||||
[AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
|
||||
])
|
||||
|
||||
@ -54,7 +54,7 @@ m4_define([_AM_AUTOCONF_VERSION], [])
|
||||
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
|
||||
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
|
||||
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
|
||||
[AM_AUTOMAKE_VERSION([1.11.4])dnl
|
||||
[AM_AUTOMAKE_VERSION([1.11.5])dnl
|
||||
m4_ifndef([AC_AUTOCONF_VERSION],
|
||||
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
|
||||
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
|
||||
@ -1048,6 +1048,7 @@ m4_include([m4/mmap-anon.m4])
|
||||
m4_include([m4/multiarch.m4])
|
||||
m4_include([m4/nls.m4])
|
||||
m4_include([m4/nocrash.m4])
|
||||
m4_include([m4/off_t.m4])
|
||||
m4_include([m4/po.m4])
|
||||
m4_include([m4/progtest.m4])
|
||||
m4_include([m4/ssize_t.m4])
|
||||
@ -1061,6 +1062,7 @@ m4_include([m4/strstr.m4])
|
||||
m4_include([m4/sys_socket_h.m4])
|
||||
m4_include([m4/sys_stat_h.m4])
|
||||
m4_include([m4/sys_time_h.m4])
|
||||
m4_include([m4/sys_types_h.m4])
|
||||
m4_include([m4/time_h.m4])
|
||||
m4_include([m4/unistd_h.m4])
|
||||
m4_include([m4/warn-on-use.m4])
|
||||
|
@ -1,4 +1,4 @@
|
||||
#ifndef _Noreturn
|
||||
#if !defined _Noreturn && __STDC_VERSION__ < 201112
|
||||
# if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
|
||||
|| 0x5110 <= __SUNPRO_C)
|
||||
# define _Noreturn __attribute__ ((__noreturn__))
|
||||
|
@ -904,6 +904,10 @@
|
||||
'wint_t'. */
|
||||
#undef WINT_T_SUFFIX
|
||||
|
||||
/* Define to 1 if Gnulib overrides 'struct stat' on Windows so that struct
|
||||
stat.st_size becomes 64-bit. */
|
||||
#undef _GL_WINDOWS_64_BIT_ST_SIZE
|
||||
|
||||
/* Define to 1 on Solaris. */
|
||||
#undef _LCONV_C99
|
||||
|
||||
@ -911,7 +915,7 @@
|
||||
#undef _MINIX
|
||||
|
||||
/* The _Noreturn keyword of C11. */
|
||||
#ifndef _Noreturn
|
||||
#if !defined _Noreturn && __STDC_VERSION__ < 201112
|
||||
# if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
|
||||
|| 0x5110 <= __SUNPRO_C)
|
||||
# define _Noreturn __attribute__ ((__noreturn__))
|
||||
|
433
configure
vendored
433
configure
vendored
@ -1,13 +1,11 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.68 for Star Traders 7.4-pre2.
|
||||
# Generated by GNU Autoconf 2.69 for Star Traders 7.4.
|
||||
#
|
||||
# Report bugs to <J.Zaitseff@zap.org.au>.
|
||||
#
|
||||
#
|
||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
|
||||
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
|
||||
# Foundation, Inc.
|
||||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
||||
#
|
||||
#
|
||||
# This configure script is free software; the Free Software Foundation
|
||||
@ -136,6 +134,31 @@ export LANGUAGE
|
||||
# CDPATH.
|
||||
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
|
||||
|
||||
# Use a proper internal environment variable to ensure we don't fall
|
||||
# into an infinite loop, continuously re-executing ourselves.
|
||||
if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
|
||||
_as_can_reexec=no; export _as_can_reexec;
|
||||
# We cannot yet assume a decent shell, so we have to provide a
|
||||
# neutralization value for shells without unset; and this also
|
||||
# works around shells that cannot unset nonexistent variables.
|
||||
# Preserve -v and -x to the replacement shell.
|
||||
BASH_ENV=/dev/null
|
||||
ENV=/dev/null
|
||||
(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
|
||||
case $- in # ((((
|
||||
*v*x* | *x*v* ) as_opts=-vx ;;
|
||||
*v* ) as_opts=-v ;;
|
||||
*x* ) as_opts=-x ;;
|
||||
* ) as_opts= ;;
|
||||
esac
|
||||
exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
|
||||
# Admittedly, this is quite paranoid, since all the known shells bail
|
||||
# out after a failed `exec'.
|
||||
$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
|
||||
as_fn_exit 255
|
||||
fi
|
||||
# We don't want this to propagate to other subprocesses.
|
||||
{ _as_can_reexec=; unset _as_can_reexec;}
|
||||
if test "x$CONFIG_SHELL" = x; then
|
||||
as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
|
||||
emulate sh
|
||||
@ -169,7 +192,8 @@ if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
|
||||
else
|
||||
exitcode=1; echo positional parameters were not saved.
|
||||
fi
|
||||
test x\$exitcode = x0 || exit 1"
|
||||
test x\$exitcode = x0 || exit 1
|
||||
test -x / || exit 1"
|
||||
as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
|
||||
as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
|
||||
eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
|
||||
@ -214,21 +238,25 @@ IFS=$as_save_IFS
|
||||
|
||||
|
||||
if test "x$CONFIG_SHELL" != x; then :
|
||||
# We cannot yet assume a decent shell, so we have to provide a
|
||||
# neutralization value for shells without unset; and this also
|
||||
# works around shells that cannot unset nonexistent variables.
|
||||
# Preserve -v and -x to the replacement shell.
|
||||
BASH_ENV=/dev/null
|
||||
ENV=/dev/null
|
||||
(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
|
||||
export CONFIG_SHELL
|
||||
case $- in # ((((
|
||||
*v*x* | *x*v* ) as_opts=-vx ;;
|
||||
*v* ) as_opts=-v ;;
|
||||
*x* ) as_opts=-x ;;
|
||||
* ) as_opts= ;;
|
||||
esac
|
||||
exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
|
||||
export CONFIG_SHELL
|
||||
# We cannot yet assume a decent shell, so we have to provide a
|
||||
# neutralization value for shells without unset; and this also
|
||||
# works around shells that cannot unset nonexistent variables.
|
||||
# Preserve -v and -x to the replacement shell.
|
||||
BASH_ENV=/dev/null
|
||||
ENV=/dev/null
|
||||
(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
|
||||
case $- in # ((((
|
||||
*v*x* | *x*v* ) as_opts=-vx ;;
|
||||
*v* ) as_opts=-v ;;
|
||||
*x* ) as_opts=-x ;;
|
||||
* ) as_opts= ;;
|
||||
esac
|
||||
exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
|
||||
# Admittedly, this is quite paranoid, since all the known shells bail
|
||||
# out after a failed `exec'.
|
||||
$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
|
||||
exit 255
|
||||
fi
|
||||
|
||||
if test x$as_have_required = xno; then :
|
||||
@ -331,6 +359,14 @@ $as_echo X"$as_dir" |
|
||||
|
||||
|
||||
} # as_fn_mkdir_p
|
||||
|
||||
# as_fn_executable_p FILE
|
||||
# -----------------------
|
||||
# Test if FILE is an executable regular file.
|
||||
as_fn_executable_p ()
|
||||
{
|
||||
test -f "$1" && test -x "$1"
|
||||
} # as_fn_executable_p
|
||||
# as_fn_append VAR VALUE
|
||||
# ----------------------
|
||||
# Append the text in VALUE to the end of the definition contained in VAR. Take
|
||||
@ -452,6 +488,10 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits
|
||||
chmod +x "$as_me.lineno" ||
|
||||
{ $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
|
||||
|
||||
# If we had to re-execute with $CONFIG_SHELL, we're ensured to have
|
||||
# already done that, so ensure we don't try to do so again and fall
|
||||
# in an infinite loop. This has already happened in practice.
|
||||
_as_can_reexec=no; export _as_can_reexec
|
||||
# Don't try to exec as it changes $[0], causing all sort of problems
|
||||
# (the dirname of $[0] is not the place where we might find the
|
||||
# original and so on. Autoconf is especially sensitive to this).
|
||||
@ -486,16 +526,16 @@ if (echo >conf$$.file) 2>/dev/null; then
|
||||
# ... but there are two gotchas:
|
||||
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
|
||||
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
|
||||
# In both cases, we have to default to `cp -p'.
|
||||
# In both cases, we have to default to `cp -pR'.
|
||||
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
|
||||
as_ln_s='cp -p'
|
||||
as_ln_s='cp -pR'
|
||||
elif ln conf$$.file conf$$ 2>/dev/null; then
|
||||
as_ln_s=ln
|
||||
else
|
||||
as_ln_s='cp -p'
|
||||
as_ln_s='cp -pR'
|
||||
fi
|
||||
else
|
||||
as_ln_s='cp -p'
|
||||
as_ln_s='cp -pR'
|
||||
fi
|
||||
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
|
||||
rmdir conf$$.dir 2>/dev/null
|
||||
@ -507,28 +547,8 @@ else
|
||||
as_mkdir_p=false
|
||||
fi
|
||||
|
||||
if test -x / >/dev/null 2>&1; then
|
||||
as_test_x='test -x'
|
||||
else
|
||||
if ls -dL / >/dev/null 2>&1; then
|
||||
as_ls_L_option=L
|
||||
else
|
||||
as_ls_L_option=
|
||||
fi
|
||||
as_test_x='
|
||||
eval sh -c '\''
|
||||
if test -d "$1"; then
|
||||
test -d "$1/.";
|
||||
else
|
||||
case $1 in #(
|
||||
-*)set "./$1";;
|
||||
esac;
|
||||
case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
|
||||
???[sx]*):;;*)false;;esac;fi
|
||||
'\'' sh
|
||||
'
|
||||
fi
|
||||
as_executable_p=$as_test_x
|
||||
as_test_x='test -x'
|
||||
as_executable_p=as_fn_executable_p
|
||||
|
||||
# Sed expression to map a string onto a valid CPP name.
|
||||
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
|
||||
@ -560,8 +580,8 @@ MAKEFLAGS=
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='Star Traders'
|
||||
PACKAGE_TARNAME='trader'
|
||||
PACKAGE_VERSION='7.4-pre2'
|
||||
PACKAGE_STRING='Star Traders 7.4-pre2'
|
||||
PACKAGE_VERSION='7.4'
|
||||
PACKAGE_STRING='Star Traders 7.4'
|
||||
PACKAGE_BUGREPORT='J.Zaitseff@zap.org.au'
|
||||
PACKAGE_URL='http://www.zap.org.au/software/trader/'
|
||||
|
||||
@ -666,6 +686,10 @@ GNULIB_TIMEGM
|
||||
GNULIB_STRPTIME
|
||||
GNULIB_NANOSLEEP
|
||||
GNULIB_MKTIME
|
||||
WINDOWS_64_BIT_OFF_T
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H
|
||||
NEXT_SYS_TYPES_H
|
||||
WINDOWS_64_BIT_ST_SIZE
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H
|
||||
NEXT_SYS_STAT_H
|
||||
REPLACE_UTIMENSAT
|
||||
@ -1060,6 +1084,7 @@ REPLACE_GETGROUPS
|
||||
REPLACE_GETLOGIN_R
|
||||
REPLACE_GETDOMAINNAME
|
||||
REPLACE_GETCWD
|
||||
REPLACE_FTRUNCATE
|
||||
REPLACE_FCHOWNAT
|
||||
REPLACE_DUP2
|
||||
REPLACE_DUP
|
||||
@ -1838,8 +1863,6 @@ target=$target_alias
|
||||
if test "x$host_alias" != x; then
|
||||
if test "x$build_alias" = x; then
|
||||
cross_compiling=maybe
|
||||
$as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
|
||||
If a cross compiler is detected then cross compile mode will be used" >&2
|
||||
elif test "x$build_alias" != "x$host_alias"; then
|
||||
cross_compiling=yes
|
||||
fi
|
||||
@ -1925,7 +1948,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 Star Traders 7.4-pre2 to adapt to many kinds of systems.
|
||||
\`configure' configures Star Traders 7.4 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -1995,7 +2018,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of Star Traders 7.4-pre2:";;
|
||||
short | recursive ) echo "Configuration of Star Traders 7.4:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -2098,10 +2121,10 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
Star Traders configure 7.4-pre2
|
||||
generated by GNU Autoconf 2.68
|
||||
Star Traders configure 7.4
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2010 Free Software Foundation, Inc.
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
This configure script is free software; the Free Software Foundation
|
||||
gives unlimited permission to copy, distribute and modify it.
|
||||
_ACEOF
|
||||
@ -2432,7 +2455,7 @@ $as_echo "$ac_try_echo"; } >&5
|
||||
test ! -s conftest.err
|
||||
} && test -s conftest$ac_exeext && {
|
||||
test "$cross_compiling" = yes ||
|
||||
$as_test_x conftest$ac_exeext
|
||||
test -x conftest$ac_exeext
|
||||
}; then :
|
||||
ac_retval=0
|
||||
else
|
||||
@ -2581,7 +2604,8 @@ int
|
||||
main ()
|
||||
{
|
||||
static int test_array [1 - 2 * !(($2) >= 0)];
|
||||
test_array [0] = 0
|
||||
test_array [0] = 0;
|
||||
return test_array [0];
|
||||
|
||||
;
|
||||
return 0;
|
||||
@ -2597,7 +2621,8 @@ int
|
||||
main ()
|
||||
{
|
||||
static int test_array [1 - 2 * !(($2) <= $ac_mid)];
|
||||
test_array [0] = 0
|
||||
test_array [0] = 0;
|
||||
return test_array [0];
|
||||
|
||||
;
|
||||
return 0;
|
||||
@ -2623,7 +2648,8 @@ int
|
||||
main ()
|
||||
{
|
||||
static int test_array [1 - 2 * !(($2) < 0)];
|
||||
test_array [0] = 0
|
||||
test_array [0] = 0;
|
||||
return test_array [0];
|
||||
|
||||
;
|
||||
return 0;
|
||||
@ -2639,7 +2665,8 @@ int
|
||||
main ()
|
||||
{
|
||||
static int test_array [1 - 2 * !(($2) >= $ac_mid)];
|
||||
test_array [0] = 0
|
||||
test_array [0] = 0;
|
||||
return test_array [0];
|
||||
|
||||
;
|
||||
return 0;
|
||||
@ -2673,7 +2700,8 @@ int
|
||||
main ()
|
||||
{
|
||||
static int test_array [1 - 2 * !(($2) <= $ac_mid)];
|
||||
test_array [0] = 0
|
||||
test_array [0] = 0;
|
||||
return test_array [0];
|
||||
|
||||
;
|
||||
return 0;
|
||||
@ -2745,8 +2773,8 @@ 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 Star Traders $as_me 7.4-pre2, which was
|
||||
generated by GNU Autoconf 2.68. Invocation command line was
|
||||
It was created by Star Traders $as_me 7.4, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
||||
@ -3194,7 +3222,7 @@ case $as_dir/ in #((
|
||||
# by default.
|
||||
for ac_prog in ginstall scoinst install; do
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
|
||||
if test $ac_prog = install &&
|
||||
grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
|
||||
# AIX install. It has an incompatible calling convention.
|
||||
@ -3363,7 +3391,7 @@ do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
||||
ac_cv_prog_STRIP="${ac_tool_prefix}strip"
|
||||
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
||||
break 2
|
||||
@ -3403,7 +3431,7 @@ do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
||||
ac_cv_prog_ac_ct_STRIP="strip"
|
||||
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
||||
break 2
|
||||
@ -3454,7 +3482,7 @@ do
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_prog in mkdir gmkdir; do
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
{ test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
|
||||
as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
|
||||
case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
|
||||
'mkdir (GNU coreutils) '* | \
|
||||
'mkdir (coreutils) '* | \
|
||||
@ -3508,7 +3536,7 @@ do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
||||
ac_cv_prog_AWK="$ac_prog"
|
||||
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
||||
break 2
|
||||
@ -3594,7 +3622,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='trader'
|
||||
VERSION='7.4-pre2'
|
||||
VERSION='7.4'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@ -3658,7 +3686,7 @@ do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
||||
ac_cv_prog_CC="${ac_tool_prefix}gcc"
|
||||
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
||||
break 2
|
||||
@ -3698,7 +3726,7 @@ do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
||||
ac_cv_prog_ac_ct_CC="gcc"
|
||||
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
||||
break 2
|
||||
@ -3751,7 +3779,7 @@ do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
||||
ac_cv_prog_CC="${ac_tool_prefix}cc"
|
||||
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
||||
break 2
|
||||
@ -3792,7 +3820,7 @@ do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
||||
if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
|
||||
ac_prog_rejected=yes
|
||||
continue
|
||||
@ -3850,7 +3878,7 @@ do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
||||
ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
|
||||
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
||||
break 2
|
||||
@ -3894,7 +3922,7 @@ do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
||||
ac_cv_prog_ac_ct_CC="$ac_prog"
|
||||
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
||||
break 2
|
||||
@ -4340,8 +4368,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
/* end confdefs.h. */
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
struct stat;
|
||||
/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
|
||||
struct buf { int x; };
|
||||
FILE * (*rcsopen) (struct buf *, struct stat *, int);
|
||||
@ -4763,7 +4790,7 @@ main ()
|
||||
return 0;
|
||||
}
|
||||
_ACEOF
|
||||
for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -xc99=all -qlanglvl=extc99
|
||||
for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc99
|
||||
do
|
||||
CC="$ac_save_CC $ac_arg"
|
||||
if ac_fn_c_try_compile "$LINENO"; then :
|
||||
@ -4956,7 +4983,7 @@ do
|
||||
for ac_prog in grep ggrep; do
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
|
||||
{ test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
|
||||
as_fn_executable_p "$ac_path_GREP" || continue
|
||||
# Check for GNU ac_path_GREP and select it if it is found.
|
||||
# Check for GNU $ac_path_GREP
|
||||
case `"$ac_path_GREP" --version 2>&1` in
|
||||
@ -5022,7 +5049,7 @@ do
|
||||
for ac_prog in egrep; do
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
|
||||
{ test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
|
||||
as_fn_executable_p "$ac_path_EGREP" || continue
|
||||
# Check for GNU ac_path_EGREP and select it if it is found.
|
||||
# Check for GNU $ac_path_EGREP
|
||||
case `"$ac_path_EGREP" --version 2>&1` in
|
||||
@ -5122,7 +5149,7 @@ do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
||||
ac_cv_prog_AR="${ac_tool_prefix}ar"
|
||||
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
||||
break 2
|
||||
@ -5162,7 +5189,7 @@ do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
||||
ac_cv_prog_ac_ct_AR="ar"
|
||||
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
||||
break 2
|
||||
@ -5229,7 +5256,7 @@ do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
||||
ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
|
||||
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
||||
break 2
|
||||
@ -5269,7 +5296,7 @@ do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
||||
ac_cv_prog_ac_ct_RANLIB="ranlib"
|
||||
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
||||
break 2
|
||||
@ -5764,6 +5791,7 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
|
||||
# Code from module strstr-simple:
|
||||
# Code from module sys_stat:
|
||||
# Code from module sys_time:
|
||||
# Code from module sys_types:
|
||||
# Code from module time:
|
||||
# Code from module unistd:
|
||||
# Code from module unistr/base:
|
||||
@ -6020,7 +6048,7 @@ do
|
||||
IFS=$as_save_IFS
|
||||
test -z "$as_dir" && as_dir=.
|
||||
for ac_exec_ext in '' $ac_executable_extensions; do
|
||||
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
|
||||
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
||||
ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
|
||||
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
||||
break 2
|
||||
@ -8428,6 +8456,7 @@ $as_echo "$gt_cv_locale_fr" >&6; }
|
||||
REPLACE_DUP=0;
|
||||
REPLACE_DUP2=0;
|
||||
REPLACE_FCHOWNAT=0;
|
||||
REPLACE_FTRUNCATE=0;
|
||||
REPLACE_GETCWD=0;
|
||||
REPLACE_GETDOMAINNAME=0;
|
||||
REPLACE_GETLOGIN_R=0;
|
||||
@ -12147,7 +12176,7 @@ else
|
||||
_ACEOF
|
||||
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
||||
$EGREP "Lucky user" >/dev/null 2>&1; then :
|
||||
gl_cv_func_strstr_works_always=yes
|
||||
gl_cv_func_strstr_works_always="guessing yes"
|
||||
else
|
||||
gl_cv_func_strstr_works_always="guessing no"
|
||||
fi
|
||||
@ -12185,9 +12214,12 @@ fi
|
||||
fi
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_strstr_works_always" >&5
|
||||
$as_echo "$gl_cv_func_strstr_works_always" >&6; }
|
||||
if test "$gl_cv_func_strstr_works_always" != yes; then
|
||||
REPLACE_STRSTR=1
|
||||
fi
|
||||
case "$gl_cv_func_strstr_works_always" in
|
||||
*yes) ;;
|
||||
*)
|
||||
REPLACE_STRSTR=1
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
|
||||
|
||||
@ -12281,6 +12313,25 @@ _ACEOF
|
||||
fi
|
||||
|
||||
|
||||
|
||||
ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
|
||||
if test "x$ac_cv_type_pid_t" = xyes; then :
|
||||
|
||||
else
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
#define pid_t int
|
||||
_ACEOF
|
||||
|
||||
fi
|
||||
|
||||
|
||||
|
||||
WINDOWS_64_BIT_OFF_T=0
|
||||
|
||||
|
||||
|
||||
|
||||
GNULIB_MKTIME=0;
|
||||
GNULIB_NANOSLEEP=0;
|
||||
GNULIB_STRPTIME=0;
|
||||
@ -12466,17 +12517,6 @@ $as_echo "$gl_cv_next_time_h" >&6; }
|
||||
|
||||
|
||||
|
||||
ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
|
||||
if test "x$ac_cv_type_pid_t" = xyes; then :
|
||||
|
||||
else
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
#define pid_t int
|
||||
_ACEOF
|
||||
|
||||
fi
|
||||
|
||||
|
||||
|
||||
|
||||
@ -12927,7 +12967,14 @@ if ${gl_cv_func_gettimeofday_clobber+:} false; then :
|
||||
$as_echo_n "(cached) " >&6
|
||||
else
|
||||
if test "$cross_compiling" = yes; then :
|
||||
gl_cv_func_gettimeofday_clobber=yes
|
||||
# When cross-compiling:
|
||||
case "$host_os" in
|
||||
# Guess all is fine on glibc systems.
|
||||
*-gnu*) gl_cv_func_gettimeofday_clobber="guessing no" ;;
|
||||
# If we don't know, assume the worst.
|
||||
*) gl_cv_func_gettimeofday_clobber="guessing yes" ;;
|
||||
esac
|
||||
|
||||
else
|
||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
/* end confdefs.h. */
|
||||
@ -12966,8 +13013,9 @@ fi
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_gettimeofday_clobber" >&5
|
||||
$as_echo "$gl_cv_func_gettimeofday_clobber" >&6; }
|
||||
|
||||
if test $gl_cv_func_gettimeofday_clobber = yes; then
|
||||
REPLACE_GETTIMEOFDAY=1
|
||||
case "$gl_cv_func_gettimeofday_clobber" in
|
||||
*yes)
|
||||
REPLACE_GETTIMEOFDAY=1
|
||||
|
||||
|
||||
$as_echo "#define gmtime rpl_gmtime" >>confdefs.h
|
||||
@ -12979,7 +13027,8 @@ $as_echo "#define localtime rpl_localtime" >>confdefs.h
|
||||
|
||||
$as_echo "#define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1" >>confdefs.h
|
||||
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gettimeofday with POSIX signature" >&5
|
||||
$as_echo_n "checking for gettimeofday with POSIX signature... " >&6; }
|
||||
@ -15286,7 +15335,7 @@ else
|
||||
_ACEOF
|
||||
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
||||
$EGREP "Lucky user" >/dev/null 2>&1; then :
|
||||
gl_cv_func_strstr_linear=yes
|
||||
gl_cv_func_strstr_linear="guessing yes"
|
||||
else
|
||||
gl_cv_func_strstr_linear="guessing no"
|
||||
fi
|
||||
@ -15346,9 +15395,12 @@ fi
|
||||
fi
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_strstr_linear" >&5
|
||||
$as_echo "$gl_cv_func_strstr_linear" >&6; }
|
||||
if test "$gl_cv_func_strstr_linear" != yes; then
|
||||
REPLACE_STRSTR=1
|
||||
fi
|
||||
case "$gl_cv_func_strstr_linear" in
|
||||
*yes) ;;
|
||||
*)
|
||||
REPLACE_STRSTR=1
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
|
||||
if test $REPLACE_STRSTR = 1; then
|
||||
@ -15396,7 +15448,7 @@ else
|
||||
_ACEOF
|
||||
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
||||
$EGREP "Lucky user" >/dev/null 2>&1; then :
|
||||
gl_cv_func_strstr_works_always=yes
|
||||
gl_cv_func_strstr_works_always="guessing yes"
|
||||
else
|
||||
gl_cv_func_strstr_works_always="guessing no"
|
||||
fi
|
||||
@ -15434,9 +15486,12 @@ fi
|
||||
fi
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_strstr_works_always" >&5
|
||||
$as_echo "$gl_cv_func_strstr_works_always" >&6; }
|
||||
if test "$gl_cv_func_strstr_works_always" != yes; then
|
||||
REPLACE_STRSTR=1
|
||||
fi
|
||||
case "$gl_cv_func_strstr_works_always" in
|
||||
*yes) ;;
|
||||
*)
|
||||
REPLACE_STRSTR=1
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
|
||||
if test $REPLACE_STRSTR = 1; then
|
||||
@ -15550,6 +15605,16 @@ $as_echo "$gl_cv_next_sys_stat_h" >&6; }
|
||||
|
||||
|
||||
|
||||
|
||||
WINDOWS_64_BIT_ST_SIZE=0
|
||||
|
||||
|
||||
if test $WINDOWS_64_BIT_ST_SIZE = 1; then
|
||||
|
||||
$as_echo "#define _GL_WINDOWS_64_BIT_ST_SIZE 1" >>confdefs.h
|
||||
|
||||
fi
|
||||
|
||||
ac_fn_c_check_type "$LINENO" "nlink_t" "ac_cv_type_nlink_t" "#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
"
|
||||
@ -15616,6 +15681,83 @@ fi
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
if test $gl_cv_have_include_next = yes; then
|
||||
gl_cv_next_sys_types_h='<'sys/types.h'>'
|
||||
else
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <sys/types.h>" >&5
|
||||
$as_echo_n "checking absolute name of <sys/types.h>... " >&6; }
|
||||
if ${gl_cv_next_sys_types_h+:} false; then :
|
||||
$as_echo_n "(cached) " >&6
|
||||
else
|
||||
|
||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
/* end confdefs.h. */
|
||||
#include <sys/types.h>
|
||||
|
||||
_ACEOF
|
||||
case "$host_os" in
|
||||
aix*) gl_absname_cpp="$ac_cpp -C" ;;
|
||||
*) gl_absname_cpp="$ac_cpp" ;;
|
||||
esac
|
||||
|
||||
case "$host_os" in
|
||||
mingw*)
|
||||
gl_dirsep_regex='[/\\]'
|
||||
;;
|
||||
*)
|
||||
gl_dirsep_regex='\/'
|
||||
;;
|
||||
esac
|
||||
gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
|
||||
|
||||
gl_header_literal_regex=`echo 'sys/types.h' \
|
||||
| sed -e "$gl_make_literal_regex_sed"`
|
||||
gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
|
||||
s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
|
||||
s|^/[^/]|//&|
|
||||
p
|
||||
q
|
||||
}'
|
||||
gl_cv_next_sys_types_h='"'`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
|
||||
sed -n "$gl_absolute_header_sed"`'"'
|
||||
|
||||
|
||||
fi
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_sys_types_h" >&5
|
||||
$as_echo "$gl_cv_next_sys_types_h" >&6; }
|
||||
fi
|
||||
NEXT_SYS_TYPES_H=$gl_cv_next_sys_types_h
|
||||
|
||||
if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
|
||||
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
|
||||
gl_next_as_first_directive='<'sys/types.h'>'
|
||||
else
|
||||
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
|
||||
gl_next_as_first_directive=$gl_cv_next_sys_types_h
|
||||
fi
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=$gl_next_as_first_directive
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -15699,6 +15841,8 @@ $as_echo "$gl_cv_next_unistd_h" >&6; }
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
for gl_func in chdir chown dup dup2 dup3 environ euidaccess faccessat fchdir fchownat fdatasync fsync ftruncate getcwd getdomainname getdtablesize getgroups gethostname getlogin getlogin_r getpagesize getusershell setusershell endusershell group_member isatty lchown link linkat lseek pipe pipe2 pread pwrite readlink readlinkat rmdir sethostname sleep symlink symlinkat ttyname_r unlink unlinkat usleep; do
|
||||
as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
|
||||
@ -16685,9 +16829,9 @@ main ()
|
||||
}
|
||||
_ACEOF
|
||||
if ac_fn_c_try_compile "$LINENO"; then :
|
||||
gl_cv_func_iswcntrl_works=yes
|
||||
gl_cv_func_iswcntrl_works="guessing yes"
|
||||
else
|
||||
gl_cv_func_iswcntrl_works=no
|
||||
gl_cv_func_iswcntrl_works="guessing no"
|
||||
fi
|
||||
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
|
||||
|
||||
@ -16727,11 +16871,10 @@ $as_echo "$gl_cv_func_iswcntrl_works" >&6; }
|
||||
fi
|
||||
|
||||
|
||||
if test "$gl_cv_func_iswcntrl_works" = no; then
|
||||
REPLACE_ISWCNTRL=1
|
||||
else
|
||||
REPLACE_ISWCNTRL=0
|
||||
fi
|
||||
case "$gl_cv_func_iswcntrl_works" in
|
||||
*yes) REPLACE_ISWCNTRL=0 ;;
|
||||
*) REPLACE_ISWCNTRL=1 ;;
|
||||
esac
|
||||
|
||||
|
||||
if test $HAVE_ISWCNTRL = 0 || test $REPLACE_ISWCNTRL = 1; then
|
||||
@ -18311,16 +18454,16 @@ if (echo >conf$$.file) 2>/dev/null; then
|
||||
# ... but there are two gotchas:
|
||||
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
|
||||
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
|
||||
# In both cases, we have to default to `cp -p'.
|
||||
# In both cases, we have to default to `cp -pR'.
|
||||
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
|
||||
as_ln_s='cp -p'
|
||||
as_ln_s='cp -pR'
|
||||
elif ln conf$$.file conf$$ 2>/dev/null; then
|
||||
as_ln_s=ln
|
||||
else
|
||||
as_ln_s='cp -p'
|
||||
as_ln_s='cp -pR'
|
||||
fi
|
||||
else
|
||||
as_ln_s='cp -p'
|
||||
as_ln_s='cp -pR'
|
||||
fi
|
||||
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
|
||||
rmdir conf$$.dir 2>/dev/null
|
||||
@ -18380,28 +18523,16 @@ else
|
||||
as_mkdir_p=false
|
||||
fi
|
||||
|
||||
if test -x / >/dev/null 2>&1; then
|
||||
as_test_x='test -x'
|
||||
else
|
||||
if ls -dL / >/dev/null 2>&1; then
|
||||
as_ls_L_option=L
|
||||
else
|
||||
as_ls_L_option=
|
||||
fi
|
||||
as_test_x='
|
||||
eval sh -c '\''
|
||||
if test -d "$1"; then
|
||||
test -d "$1/.";
|
||||
else
|
||||
case $1 in #(
|
||||
-*)set "./$1";;
|
||||
esac;
|
||||
case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
|
||||
???[sx]*):;;*)false;;esac;fi
|
||||
'\'' sh
|
||||
'
|
||||
fi
|
||||
as_executable_p=$as_test_x
|
||||
|
||||
# as_fn_executable_p FILE
|
||||
# -----------------------
|
||||
# Test if FILE is an executable regular file.
|
||||
as_fn_executable_p ()
|
||||
{
|
||||
test -f "$1" && test -x "$1"
|
||||
} # as_fn_executable_p
|
||||
as_test_x='test -x'
|
||||
as_executable_p=as_fn_executable_p
|
||||
|
||||
# Sed expression to map a string onto a valid CPP name.
|
||||
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
|
||||
@ -18422,8 +18553,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
||||
# report actual input values of CONFIG_FILES etc. instead of their
|
||||
# values after options handling.
|
||||
ac_log="
|
||||
This file was extended by Star Traders $as_me 7.4-pre2, which was
|
||||
generated by GNU Autoconf 2.68. Invocation command line was
|
||||
This file was extended by Star Traders $as_me 7.4, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
CONFIG_HEADERS = $CONFIG_HEADERS
|
||||
@ -18489,11 +18620,11 @@ _ACEOF
|
||||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
||||
ac_cs_version="\\
|
||||
Star Traders config.status 7.4-pre2
|
||||
configured by $0, generated by GNU Autoconf 2.68,
|
||||
Star Traders config.status 7.4
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
Copyright (C) 2010 Free Software Foundation, Inc.
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
This config.status script is free software; the Free Software Foundation
|
||||
gives unlimited permission to copy, distribute and modify it."
|
||||
|
||||
@ -18584,7 +18715,7 @@ fi
|
||||
_ACEOF
|
||||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||
if \$ac_cs_recheck; then
|
||||
set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
|
||||
set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
|
||||
shift
|
||||
\$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
|
||||
CONFIG_SHELL='$SHELL'
|
||||
|
@ -6,7 +6,7 @@ dnl * *
|
||||
dnl *********************************************************************
|
||||
dnl
|
||||
dnl Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
dnl $Id: configure.ac 239 2011-08-08 01:15:44Z john $
|
||||
dnl $Id: configure.ac 477 2012-05-08 21:09:33Z john $
|
||||
dnl
|
||||
dnl This file, configure.ac, contains information required by autoconf to
|
||||
dnl generate the corresponding configure script.
|
||||
@ -26,7 +26,7 @@ dnl You should have received a copy of the GNU General Public License
|
||||
dnl along with this program. If not, see http://www.gnu.org/licenses/.
|
||||
|
||||
|
||||
AC_INIT([Star Traders], [7.4-pre2], [J.Zaitseff@zap.org.au], [trader], [http://www.zap.org.au/software/trader/])
|
||||
AC_INIT([Star Traders], [7.4], [J.Zaitseff@zap.org.au], [trader], [http://www.zap.org.au/software/trader/])
|
||||
AC_DEFINE([PACKAGE_AUTHOR], ["John Zaitseff"], [Package author])
|
||||
|
||||
AC_PREREQ([2.67])
|
||||
|
@ -6,7 +6,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: Makefile.am 36 2011-07-02 00:17:03Z john $
|
||||
# $Id: Makefile.am 362 2012-03-14 15:36:23Z john $
|
||||
#
|
||||
# This file, doc/Makefile.am, contains the documentation directory
|
||||
# Makefile for Star Traders. It needs to be processed by automake to
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Makefile.in generated by automake 1.11.4 from Makefile.am.
|
||||
# Makefile.in generated by automake 1.11.5 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
@ -23,7 +23,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: Makefile.am 36 2011-07-02 00:17:03Z john $
|
||||
# $Id: Makefile.am 362 2012-03-14 15:36:23Z john $
|
||||
#
|
||||
# This file, doc/Makefile.am, contains the documentation directory
|
||||
# Makefile for Star Traders. It needs to be processed by automake to
|
||||
@ -105,20 +105,20 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
|
||||
$(top_srcdir)/m4/mbtowc.m4 $(top_srcdir)/m4/memchr.m4 \
|
||||
$(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/multiarch.m4 \
|
||||
$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/nocrash.m4 \
|
||||
$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
|
||||
$(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \
|
||||
$(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \
|
||||
$(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
|
||||
$(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strstr.m4 \
|
||||
$(top_srcdir)/m4/sys_socket_h.m4 \
|
||||
$(top_srcdir)/m4/off_t.m4 $(top_srcdir)/m4/po.m4 \
|
||||
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/ssize_t.m4 \
|
||||
$(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
|
||||
$(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio_h.m4 \
|
||||
$(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/string_h.m4 \
|
||||
$(top_srcdir)/m4/strstr.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
|
||||
$(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_time_h.m4 \
|
||||
$(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/unistd_h.m4 \
|
||||
$(top_srcdir)/m4/warn-on-use.m4 $(top_srcdir)/m4/wchar_h.m4 \
|
||||
$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wcrtomb.m4 \
|
||||
$(top_srcdir)/m4/wcsdup.m4 $(top_srcdir)/m4/wctob.m4 \
|
||||
$(top_srcdir)/m4/wctomb.m4 $(top_srcdir)/m4/wctype_h.m4 \
|
||||
$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/wmemcpy.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
$(top_srcdir)/m4/sys_types_h.m4 $(top_srcdir)/m4/time_h.m4 \
|
||||
$(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/warn-on-use.m4 \
|
||||
$(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
|
||||
$(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wcsdup.m4 \
|
||||
$(top_srcdir)/m4/wctob.m4 $(top_srcdir)/m4/wctomb.m4 \
|
||||
$(top_srcdir)/m4/wctype_h.m4 $(top_srcdir)/m4/wint_t.m4 \
|
||||
$(top_srcdir)/m4/wmemcpy.m4 $(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
@ -668,6 +668,7 @@ NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
|
||||
@ -682,6 +683,7 @@ NEXT_STDLIB_H = @NEXT_STDLIB_H@
|
||||
NEXT_STRING_H = @NEXT_STRING_H@
|
||||
NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
|
||||
NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
|
||||
NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
|
||||
NEXT_TIME_H = @NEXT_TIME_H@
|
||||
NEXT_UNISTD_H = @NEXT_UNISTD_H@
|
||||
NEXT_WCHAR_H = @NEXT_WCHAR_H@
|
||||
@ -724,6 +726,7 @@ REPLACE_FSTAT = @REPLACE_FSTAT@
|
||||
REPLACE_FSTATAT = @REPLACE_FSTATAT@
|
||||
REPLACE_FTELL = @REPLACE_FTELL@
|
||||
REPLACE_FTELLO = @REPLACE_FTELLO@
|
||||
REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
|
||||
REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
|
||||
REPLACE_GETCWD = @REPLACE_GETCWD@
|
||||
REPLACE_GETDELIM = @REPLACE_GETDELIM@
|
||||
@ -843,6 +846,8 @@ UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOC
|
||||
USE_NLS = @USE_NLS@
|
||||
VERSION = @VERSION@
|
||||
WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
|
||||
WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
|
||||
WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@
|
||||
WINT_T_SUFFIX = @WINT_T_SUFFIX@
|
||||
XGETTEXT = @XGETTEXT@
|
||||
XGETTEXT_015 = @XGETTEXT_015@
|
||||
|
@ -6,7 +6,7 @@
|
||||
.\" *********************************************************************
|
||||
.\"
|
||||
.\" Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
.\" $Id: trader.6 334 2011-08-28 07:17:10Z john $
|
||||
.\" $Id: trader.6 368 2012-03-15 23:49:25Z john $
|
||||
.\"
|
||||
.\" This program is free software: you can redistribute it and/or modify
|
||||
.\" it under the terms of the GNU General Public License as published by
|
||||
|
@ -105,7 +105,7 @@ configmake.h: Makefile
|
||||
echo '#define PKGINCLUDEDIR "$(pkgincludedir)"'; \
|
||||
echo '#define PKGLIBDIR "$(pkglibdir)"'; \
|
||||
echo '#define PKGLIBEXECDIR "$(pkglibexecdir)"'; \
|
||||
} | sed '/""/d' > $@-t
|
||||
} | sed '/""/d' > $@-t && \
|
||||
mv -f $@-t $@
|
||||
|
||||
BUILT_SOURCES += configmake.h
|
||||
@ -984,6 +984,7 @@ sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNU
|
||||
-e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
||||
-e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
|
||||
-e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
|
||||
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|$(WINDOWS_64_BIT_ST_SIZE)|g' \
|
||||
-e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \
|
||||
-e 's/@''GNULIB_FSTAT''@/$(GNULIB_FSTAT)/g' \
|
||||
-e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \
|
||||
@ -1064,6 +1065,31 @@ EXTRA_DIST += sys_time.in.h
|
||||
|
||||
## end gnulib module sys_time
|
||||
|
||||
## begin gnulib module sys_types
|
||||
|
||||
BUILT_SOURCES += sys/types.h
|
||||
|
||||
# We need the following in order to create <sys/types.h> when the system
|
||||
# doesn't have one that works with the given compiler.
|
||||
sys/types.h: sys_types.in.h $(top_builddir)/config.status
|
||||
$(AM_V_at)$(MKDIR_P) sys
|
||||
$(AM_V_GEN)rm -f $@-t $@ && \
|
||||
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
||||
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
||||
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
||||
-e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
||||
-e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
|
||||
-e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
|
||||
-e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
|
||||
< $(srcdir)/sys_types.in.h; \
|
||||
} > $@-t && \
|
||||
mv $@-t $@
|
||||
MOSTLYCLEANFILES += sys/types.h sys/types.h-t
|
||||
|
||||
EXTRA_DIST += sys_types.in.h
|
||||
|
||||
## end gnulib module sys_types
|
||||
|
||||
## begin gnulib module time
|
||||
|
||||
BUILT_SOURCES += time.h
|
||||
@ -1121,6 +1147,7 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
|
||||
-e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
||||
-e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
|
||||
-e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
|
||||
-e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
|
||||
-e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
|
||||
-e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
|
||||
-e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
|
||||
@ -1219,6 +1246,7 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
|
||||
-e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
|
||||
-e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
|
||||
-e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
|
||||
-e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
|
||||
-e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
|
||||
-e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
|
||||
-e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Makefile.in generated by automake 1.11.4 from Makefile.am.
|
||||
# Makefile.in generated by automake 1.11.5 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
@ -105,20 +105,20 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
|
||||
$(top_srcdir)/m4/mbtowc.m4 $(top_srcdir)/m4/memchr.m4 \
|
||||
$(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/multiarch.m4 \
|
||||
$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/nocrash.m4 \
|
||||
$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
|
||||
$(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \
|
||||
$(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \
|
||||
$(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
|
||||
$(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strstr.m4 \
|
||||
$(top_srcdir)/m4/sys_socket_h.m4 \
|
||||
$(top_srcdir)/m4/off_t.m4 $(top_srcdir)/m4/po.m4 \
|
||||
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/ssize_t.m4 \
|
||||
$(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
|
||||
$(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio_h.m4 \
|
||||
$(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/string_h.m4 \
|
||||
$(top_srcdir)/m4/strstr.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
|
||||
$(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_time_h.m4 \
|
||||
$(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/unistd_h.m4 \
|
||||
$(top_srcdir)/m4/warn-on-use.m4 $(top_srcdir)/m4/wchar_h.m4 \
|
||||
$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wcrtomb.m4 \
|
||||
$(top_srcdir)/m4/wcsdup.m4 $(top_srcdir)/m4/wctob.m4 \
|
||||
$(top_srcdir)/m4/wctomb.m4 $(top_srcdir)/m4/wctype_h.m4 \
|
||||
$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/wmemcpy.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
$(top_srcdir)/m4/sys_types_h.m4 $(top_srcdir)/m4/time_h.m4 \
|
||||
$(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/warn-on-use.m4 \
|
||||
$(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
|
||||
$(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wcsdup.m4 \
|
||||
$(top_srcdir)/m4/wctob.m4 $(top_srcdir)/m4/wctomb.m4 \
|
||||
$(top_srcdir)/m4/wctype_h.m4 $(top_srcdir)/m4/wint_t.m4 \
|
||||
$(top_srcdir)/m4/wmemcpy.m4 $(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
@ -703,6 +703,7 @@ NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
|
||||
@ -717,6 +718,7 @@ NEXT_STDLIB_H = @NEXT_STDLIB_H@
|
||||
NEXT_STRING_H = @NEXT_STRING_H@
|
||||
NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
|
||||
NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
|
||||
NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
|
||||
NEXT_TIME_H = @NEXT_TIME_H@
|
||||
NEXT_UNISTD_H = @NEXT_UNISTD_H@
|
||||
NEXT_WCHAR_H = @NEXT_WCHAR_H@
|
||||
@ -759,6 +761,7 @@ REPLACE_FSTAT = @REPLACE_FSTAT@
|
||||
REPLACE_FSTATAT = @REPLACE_FSTATAT@
|
||||
REPLACE_FTELL = @REPLACE_FTELL@
|
||||
REPLACE_FTELLO = @REPLACE_FTELLO@
|
||||
REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
|
||||
REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
|
||||
REPLACE_GETCWD = @REPLACE_GETCWD@
|
||||
REPLACE_GETDELIM = @REPLACE_GETDELIM@
|
||||
@ -878,6 +881,8 @@ UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOC
|
||||
USE_NLS = @USE_NLS@
|
||||
VERSION = @VERSION@
|
||||
WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
|
||||
WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
|
||||
WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@
|
||||
WINT_T_SUFFIX = @WINT_T_SUFFIX@
|
||||
XGETTEXT = @XGETTEXT@
|
||||
XGETTEXT_015 = @XGETTEXT_015@
|
||||
@ -961,8 +966,8 @@ EXTRA_DIST = btowc.c getopt.c getopt.in.h getopt1.c getopt_int.h \
|
||||
$(top_srcdir)/build-aux/snippet/warn-on-use.h stdbool.in.h \
|
||||
stddef.in.h stdint.in.h stdio.in.h stdlib.in.h streq.h \
|
||||
string.in.h str-two-way.h strstr.c sys_stat.in.h sys_time.in.h \
|
||||
time.in.h unistd.in.h unistr.in.h unitypes.in.h verify.h \
|
||||
wchar.in.h wcrtomb.c wcsdup-impl.h wcsdup.c wctob.c \
|
||||
sys_types.in.h time.in.h unistd.in.h unistr.in.h unitypes.in.h \
|
||||
verify.h wchar.in.h wcrtomb.c wcsdup-impl.h wcsdup.c wctob.c \
|
||||
wctomb-impl.h wctomb.c wctype.in.h wmemcpy-impl.h wmemcpy.c
|
||||
|
||||
# The BUILT_SOURCES created by this Makefile snippet are not used via #include
|
||||
@ -984,7 +989,7 @@ BUILT_SOURCES = configmake.h $(GETOPT_H) $(ICONV_H) iconv_open-aix.h \
|
||||
iconv_open-solaris.h locale.h arg-nonnull.h c++defs.h \
|
||||
unused-parameter.h warn-on-use.h $(STDBOOL_H) $(STDDEF_H) \
|
||||
$(STDINT_H) stdio.h stdlib.h string.h sys/stat.h sys/time.h \
|
||||
time.h unistd.h $(LIBUNISTRING_UNISTR_H) \
|
||||
sys/types.h time.h unistd.h $(LIBUNISTRING_UNISTR_H) \
|
||||
$(LIBUNISTRING_UNITYPES_H) wchar.h wctype.h
|
||||
SUFFIXES = .sed .sin
|
||||
MOSTLYCLEANFILES = core *.stackdump getopt.h getopt.h-t iconv.h \
|
||||
@ -995,9 +1000,9 @@ MOSTLYCLEANFILES = core *.stackdump getopt.h getopt.h-t iconv.h \
|
||||
warn-on-use.h warn-on-use.h-t stdbool.h stdbool.h-t stddef.h \
|
||||
stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h \
|
||||
stdlib.h-t string.h string.h-t sys/stat.h sys/stat.h-t \
|
||||
sys/time.h sys/time.h-t time.h time.h-t unistd.h unistd.h-t \
|
||||
unistr.h unistr.h-t unitypes.h unitypes.h-t wchar.h wchar.h-t \
|
||||
wctype.h wctype.h-t
|
||||
sys/time.h sys/time.h-t sys/types.h sys/types.h-t time.h \
|
||||
time.h-t unistd.h unistd.h-t unistr.h unistr.h-t unitypes.h \
|
||||
unitypes.h-t wchar.h wchar.h-t wctype.h wctype.h-t
|
||||
MOSTLYCLEANDIRS = sys
|
||||
CLEANFILES = configmake.h configmake.h-t charset.alias ref-add.sed \
|
||||
ref-del.sed
|
||||
@ -1514,7 +1519,7 @@ configmake.h: Makefile
|
||||
echo '#define PKGINCLUDEDIR "$(pkgincludedir)"'; \
|
||||
echo '#define PKGLIBDIR "$(pkglibdir)"'; \
|
||||
echo '#define PKGLIBEXECDIR "$(pkglibexecdir)"'; \
|
||||
} | sed '/""/d' > $@-t
|
||||
} | sed '/""/d' > $@-t && \
|
||||
mv -f $@-t $@
|
||||
|
||||
# We need the following in order to create <getopt.h> when the system
|
||||
@ -2072,6 +2077,7 @@ sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNU
|
||||
-e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
||||
-e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
|
||||
-e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
|
||||
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|$(WINDOWS_64_BIT_ST_SIZE)|g' \
|
||||
-e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \
|
||||
-e 's/@''GNULIB_FSTAT''@/$(GNULIB_FSTAT)/g' \
|
||||
-e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \
|
||||
@ -2137,6 +2143,22 @@ sys/time.h: sys_time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNU
|
||||
} > $@-t && \
|
||||
mv $@-t $@
|
||||
|
||||
# We need the following in order to create <sys/types.h> when the system
|
||||
# doesn't have one that works with the given compiler.
|
||||
sys/types.h: sys_types.in.h $(top_builddir)/config.status
|
||||
$(AM_V_at)$(MKDIR_P) sys
|
||||
$(AM_V_GEN)rm -f $@-t $@ && \
|
||||
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
|
||||
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
|
||||
-e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
|
||||
-e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
||||
-e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
|
||||
-e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
|
||||
-e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
|
||||
< $(srcdir)/sys_types.in.h; \
|
||||
} > $@-t && \
|
||||
mv $@-t $@
|
||||
|
||||
# We need the following in order to create <time.h> when the system
|
||||
# doesn't have one that works with the given compiler.
|
||||
time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
|
||||
@ -2181,6 +2203,7 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
|
||||
-e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
|
||||
-e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
|
||||
-e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
|
||||
-e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
|
||||
-e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
|
||||
-e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
|
||||
-e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
|
||||
@ -2279,6 +2302,7 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
|
||||
-e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
|
||||
-e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
|
||||
-e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
|
||||
-e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
|
||||
-e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
|
||||
-e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
|
||||
-e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
|
||||
|
@ -90,7 +90,8 @@
|
||||
# include <sys/types.h>
|
||||
#endif
|
||||
|
||||
/* Get LONG_MIN, LONG_MAX, ULONG_MAX. */
|
||||
/* Get SCHAR_MIN, SCHAR_MAX, UCHAR_MAX, INT_MIN, INT_MAX,
|
||||
LONG_MIN, LONG_MAX, ULONG_MAX. */
|
||||
#include <limits.h>
|
||||
|
||||
#if @HAVE_INTTYPES_H@
|
||||
@ -246,8 +247,9 @@ typedef unsigned long long int gl_uint64_t;
|
||||
|
||||
/* Here we assume a standard architecture where the hardware integer
|
||||
types have 8, 16, 32, optionally 64 bits. Therefore the fastN_t types
|
||||
are taken from the same list of types. Assume that 'long int'
|
||||
is fast enough for all narrower integers. */
|
||||
are taken from the same list of types. The following code normally
|
||||
uses types consistent with glibc, as that lessens the chance of
|
||||
incompatibility with older GNU hosts. */
|
||||
|
||||
#undef int_fast8_t
|
||||
#undef uint_fast8_t
|
||||
@ -257,12 +259,21 @@ typedef unsigned long long int gl_uint64_t;
|
||||
#undef uint_fast32_t
|
||||
#undef int_fast64_t
|
||||
#undef uint_fast64_t
|
||||
typedef long int gl_int_fast8_t;
|
||||
typedef unsigned long int gl_uint_fast8_t;
|
||||
typedef long int gl_int_fast16_t;
|
||||
typedef unsigned long int gl_uint_fast16_t;
|
||||
typedef signed char gl_int_fast8_t;
|
||||
typedef unsigned char gl_uint_fast8_t;
|
||||
|
||||
#ifdef __sun
|
||||
/* Define types compatible with SunOS 5.10, so that code compiled under
|
||||
earlier SunOS versions works with code compiled under SunOS 5.10. */
|
||||
typedef int gl_int_fast32_t;
|
||||
typedef unsigned int gl_uint_fast32_t;
|
||||
#else
|
||||
typedef long int gl_int_fast32_t;
|
||||
typedef unsigned long int gl_uint_fast32_t;
|
||||
#endif
|
||||
typedef gl_int_fast32_t gl_int_fast16_t;
|
||||
typedef gl_uint_fast32_t gl_uint_fast16_t;
|
||||
|
||||
#define int_fast8_t gl_int_fast8_t
|
||||
#define uint_fast8_t gl_uint_fast8_t
|
||||
#define int_fast16_t gl_int_fast16_t
|
||||
@ -418,23 +429,29 @@ typedef int _verify_intmax_size[sizeof (intmax_t) == sizeof (uintmax_t)
|
||||
#undef INT_FAST8_MIN
|
||||
#undef INT_FAST8_MAX
|
||||
#undef UINT_FAST8_MAX
|
||||
#define INT_FAST8_MIN LONG_MIN
|
||||
#define INT_FAST8_MAX LONG_MAX
|
||||
#define UINT_FAST8_MAX ULONG_MAX
|
||||
#define INT_FAST8_MIN SCHAR_MIN
|
||||
#define INT_FAST8_MAX SCHAR_MAX
|
||||
#define UINT_FAST8_MAX UCHAR_MAX
|
||||
|
||||
#undef INT_FAST16_MIN
|
||||
#undef INT_FAST16_MAX
|
||||
#undef UINT_FAST16_MAX
|
||||
#define INT_FAST16_MIN LONG_MIN
|
||||
#define INT_FAST16_MAX LONG_MAX
|
||||
#define UINT_FAST16_MAX ULONG_MAX
|
||||
#define INT_FAST16_MIN INT_FAST32_MIN
|
||||
#define INT_FAST16_MAX INT_FAST32_MAX
|
||||
#define UINT_FAST16_MAX UINT_FAST32_MAX
|
||||
|
||||
#undef INT_FAST32_MIN
|
||||
#undef INT_FAST32_MAX
|
||||
#undef UINT_FAST32_MAX
|
||||
#define INT_FAST32_MIN LONG_MIN
|
||||
#define INT_FAST32_MAX LONG_MAX
|
||||
#define UINT_FAST32_MAX ULONG_MAX
|
||||
#ifdef __sun
|
||||
# define INT_FAST32_MIN INT_MIN
|
||||
# define INT_FAST32_MAX INT_MAX
|
||||
# define UINT_FAST32_MAX UINT_MAX
|
||||
#else
|
||||
# define INT_FAST32_MIN LONG_MIN
|
||||
# define INT_FAST32_MAX LONG_MAX
|
||||
# define UINT_FAST32_MAX ULONG_MAX
|
||||
#endif
|
||||
|
||||
#undef INT_FAST64_MIN
|
||||
#undef INT_FAST64_MAX
|
||||
|
@ -52,7 +52,8 @@
|
||||
#include <stddef.h>
|
||||
|
||||
/* Get off_t and ssize_t. Needed on many systems, including glibc 2.8
|
||||
and eglibc 2.11.2. */
|
||||
and eglibc 2.11.2.
|
||||
May also define off_t to a 64-bit type on native Windows. */
|
||||
#include <sys/types.h>
|
||||
|
||||
/* The __attribute__ feature is available in gcc versions 2.5 and later.
|
||||
|
@ -35,7 +35,8 @@
|
||||
|
||||
#ifndef _@GUARD_PREFIX@_SYS_STAT_H
|
||||
|
||||
/* Get nlink_t. */
|
||||
/* Get nlink_t.
|
||||
May also define off_t to a 64-bit type on native Windows. */
|
||||
#include <sys/types.h>
|
||||
|
||||
/* Get struct timespec. */
|
||||
@ -66,6 +67,11 @@
|
||||
# include <io.h>
|
||||
#endif
|
||||
|
||||
/* Large File Support on native Windows. */
|
||||
#if @WINDOWS_64_BIT_ST_SIZE@
|
||||
# define stat _stati64
|
||||
#endif
|
||||
|
||||
#ifndef S_IFIFO
|
||||
# ifdef _S_IFIFO
|
||||
# define S_IFIFO _S_IFIFO
|
||||
@ -335,6 +341,9 @@ _GL_CXXALIAS_RPL (fstat, int, (int fd, struct stat *buf));
|
||||
_GL_CXXALIAS_SYS (fstat, int, (int fd, struct stat *buf));
|
||||
# endif
|
||||
_GL_CXXALIASWARN (fstat);
|
||||
#elif @WINDOWS_64_BIT_ST_SIZE@
|
||||
/* Above, we define stat to _stati64. */
|
||||
# define fstat _fstati64
|
||||
#elif defined GNULIB_POSIXCHECK
|
||||
# undef fstat
|
||||
# if HAVE_RAW_DECL_FSTAT
|
||||
@ -620,6 +629,28 @@ _GL_WARN_ON_USE (mknodat, "mknodat is not portable - "
|
||||
so we have to replace stat64() instead of stat(). */
|
||||
# undef stat64
|
||||
# define stat64(name, st) rpl_stat (name, st)
|
||||
# elif @WINDOWS_64_BIT_ST_SIZE@
|
||||
/* Above, we define stat to _stati64. */
|
||||
# if defined __MINGW32__ && defined _stati64
|
||||
# ifndef _USE_32BIT_TIME_T
|
||||
/* The system headers define _stati64 to _stat64. */
|
||||
# undef _stat64
|
||||
# define _stat64(name, st) rpl_stat (name, st)
|
||||
# endif
|
||||
# elif defined _MSC_VER && defined _stati64
|
||||
# ifdef _USE_32BIT_TIME_T
|
||||
/* The system headers define _stati64 to _stat32i64. */
|
||||
# undef _stat32i64
|
||||
# define _stat32i64(name, st) rpl_stat (name, st)
|
||||
# else
|
||||
/* The system headers define _stati64 to _stat64. */
|
||||
# undef _stat64
|
||||
# define _stat64(name, st) rpl_stat (name, st)
|
||||
# endif
|
||||
# else
|
||||
# undef _stati64
|
||||
# define _stati64(name, st) rpl_stat (name, st)
|
||||
# endif
|
||||
# elif defined __MINGW32__ && defined stat
|
||||
# ifdef _USE_32BIT_TIME_T
|
||||
/* The system headers define stat to _stat32i64. */
|
||||
|
51
lib/sys_types.in.h
Normal file
51
lib/sys_types.in.h
Normal file
@ -0,0 +1,51 @@
|
||||
/* Provide a more complete sys/types.h.
|
||||
|
||||
Copyright (C) 2011-2012 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 3, or (at your option)
|
||||
any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, see <http://www.gnu.org/licenses/>. */
|
||||
|
||||
#if __GNUC__ >= 3
|
||||
@PRAGMA_SYSTEM_HEADER@
|
||||
#endif
|
||||
@PRAGMA_COLUMNS@
|
||||
|
||||
#ifndef _@GUARD_PREFIX@_SYS_TYPES_H
|
||||
|
||||
/* The include_next requires a split double-inclusion guard. */
|
||||
#@INCLUDE_NEXT@ @NEXT_SYS_TYPES_H@
|
||||
|
||||
#ifndef _@GUARD_PREFIX@_SYS_TYPES_H
|
||||
#define _@GUARD_PREFIX@_SYS_TYPES_H
|
||||
|
||||
/* Override off_t if Large File Support is requested on native Windows. */
|
||||
#if @WINDOWS_64_BIT_OFF_T@
|
||||
/* Same as int64_t in <stdint.h>. */
|
||||
# if defined _MSC_VER
|
||||
# define off_t __int64
|
||||
# else
|
||||
# define off_t long long int
|
||||
# endif
|
||||
/* Indicator, for gnulib internal purposes. */
|
||||
# define _GL_WINDOWS_64_BIT_OFF_T 1
|
||||
#endif
|
||||
|
||||
/* MSVC 9 defines size_t in <stddef.h>, not in <sys/types.h>. */
|
||||
/* But avoid namespace pollution on glibc systems. */
|
||||
#if ((defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__) \
|
||||
&& ! defined __GLIBC__
|
||||
# include <stddef.h>
|
||||
#endif
|
||||
|
||||
#endif /* _@GUARD_PREFIX@_SYS_TYPES_H */
|
||||
#endif /* _@GUARD_PREFIX@_SYS_TYPES_H */
|
@ -107,8 +107,9 @@
|
||||
# include <netdb.h>
|
||||
#endif
|
||||
|
||||
/* MSVC defines off_t in <sys/types.h>. */
|
||||
#if !@HAVE_UNISTD_H@
|
||||
/* MSVC defines off_t in <sys/types.h>.
|
||||
May also define off_t to a 64-bit type on native Windows. */
|
||||
#if !@HAVE_UNISTD_H@ || @WINDOWS_64_BIT_OFF_T@
|
||||
/* Get off_t. */
|
||||
# include <sys/types.h>
|
||||
#endif
|
||||
@ -562,10 +563,19 @@ _GL_WARN_ON_USE (fsync, "fsync is unportable - "
|
||||
Return 0 if successful, otherwise -1 and errno set.
|
||||
See the POSIX:2008 specification
|
||||
<http://pubs.opengroup.org/onlinepubs/9699919799/functions/ftruncate.html>. */
|
||||
# if !@HAVE_FTRUNCATE@
|
||||
# if @REPLACE_FTRUNCATE@
|
||||
# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
|
||||
# undef ftruncate
|
||||
# define ftruncate rpl_ftruncate
|
||||
# endif
|
||||
_GL_FUNCDECL_RPL (ftruncate, int, (int fd, off_t length));
|
||||
_GL_CXXALIAS_RPL (ftruncate, int, (int fd, off_t length));
|
||||
# else
|
||||
# if !@HAVE_FTRUNCATE@
|
||||
_GL_FUNCDECL_SYS (ftruncate, int, (int fd, off_t length));
|
||||
# endif
|
||||
# endif
|
||||
_GL_CXXALIAS_SYS (ftruncate, int, (int fd, off_t length));
|
||||
# endif
|
||||
_GL_CXXALIASWARN (ftruncate);
|
||||
#elif defined GNULIB_POSIXCHECK
|
||||
# undef ftruncate
|
||||
|
@ -6,7 +6,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: Makefile.am 343 2011-08-29 01:11:53Z john $
|
||||
# $Id: Makefile.am 362 2012-03-14 15:36:23Z john $
|
||||
#
|
||||
# This file, m4/Makefile.am, contains the m4 macro directory Makefile for
|
||||
# Star Traders. It needs to be processed by automake to produce the
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Makefile.in generated by automake 1.11.4 from Makefile.am.
|
||||
# Makefile.in generated by automake 1.11.5 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
@ -23,7 +23,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: Makefile.am 343 2011-08-29 01:11:53Z john $
|
||||
# $Id: Makefile.am 362 2012-03-14 15:36:23Z john $
|
||||
#
|
||||
# This file, m4/Makefile.am, contains the m4 macro directory Makefile for
|
||||
# Star Traders. It needs to be processed by automake to produce the
|
||||
@ -104,20 +104,20 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
|
||||
$(top_srcdir)/m4/mbtowc.m4 $(top_srcdir)/m4/memchr.m4 \
|
||||
$(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/multiarch.m4 \
|
||||
$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/nocrash.m4 \
|
||||
$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
|
||||
$(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \
|
||||
$(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \
|
||||
$(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
|
||||
$(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strstr.m4 \
|
||||
$(top_srcdir)/m4/sys_socket_h.m4 \
|
||||
$(top_srcdir)/m4/off_t.m4 $(top_srcdir)/m4/po.m4 \
|
||||
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/ssize_t.m4 \
|
||||
$(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
|
||||
$(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio_h.m4 \
|
||||
$(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/string_h.m4 \
|
||||
$(top_srcdir)/m4/strstr.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
|
||||
$(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_time_h.m4 \
|
||||
$(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/unistd_h.m4 \
|
||||
$(top_srcdir)/m4/warn-on-use.m4 $(top_srcdir)/m4/wchar_h.m4 \
|
||||
$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wcrtomb.m4 \
|
||||
$(top_srcdir)/m4/wcsdup.m4 $(top_srcdir)/m4/wctob.m4 \
|
||||
$(top_srcdir)/m4/wctomb.m4 $(top_srcdir)/m4/wctype_h.m4 \
|
||||
$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/wmemcpy.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
$(top_srcdir)/m4/sys_types_h.m4 $(top_srcdir)/m4/time_h.m4 \
|
||||
$(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/warn-on-use.m4 \
|
||||
$(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
|
||||
$(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wcsdup.m4 \
|
||||
$(top_srcdir)/m4/wctob.m4 $(top_srcdir)/m4/wctomb.m4 \
|
||||
$(top_srcdir)/m4/wctype_h.m4 $(top_srcdir)/m4/wint_t.m4 \
|
||||
$(top_srcdir)/m4/wmemcpy.m4 $(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
@ -636,6 +636,7 @@ NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
|
||||
@ -650,6 +651,7 @@ NEXT_STDLIB_H = @NEXT_STDLIB_H@
|
||||
NEXT_STRING_H = @NEXT_STRING_H@
|
||||
NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
|
||||
NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
|
||||
NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
|
||||
NEXT_TIME_H = @NEXT_TIME_H@
|
||||
NEXT_UNISTD_H = @NEXT_UNISTD_H@
|
||||
NEXT_WCHAR_H = @NEXT_WCHAR_H@
|
||||
@ -692,6 +694,7 @@ REPLACE_FSTAT = @REPLACE_FSTAT@
|
||||
REPLACE_FSTATAT = @REPLACE_FSTATAT@
|
||||
REPLACE_FTELL = @REPLACE_FTELL@
|
||||
REPLACE_FTELLO = @REPLACE_FTELLO@
|
||||
REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
|
||||
REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
|
||||
REPLACE_GETCWD = @REPLACE_GETCWD@
|
||||
REPLACE_GETDELIM = @REPLACE_GETDELIM@
|
||||
@ -811,6 +814,8 @@ UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOC
|
||||
USE_NLS = @USE_NLS@
|
||||
VERSION = @VERSION@
|
||||
WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
|
||||
WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
|
||||
WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@
|
||||
WINT_T_SUFFIX = @WINT_T_SUFFIX@
|
||||
XGETTEXT = @XGETTEXT@
|
||||
XGETTEXT_015 = @XGETTEXT_015@
|
||||
|
@ -1,4 +1,4 @@
|
||||
# serial 18
|
||||
# serial 20
|
||||
|
||||
# Copyright (C) 2001-2003, 2005, 2007, 2009-2012 Free Software Foundation, Inc.
|
||||
# This file is free software; the Free Software Foundation
|
||||
@ -56,14 +56,16 @@ int gettimeofday (struct timeval *restrict, struct timezone *restrict);
|
||||
fi
|
||||
m4_ifdef([gl_FUNC_TZSET_CLOBBER], [
|
||||
gl_FUNC_TZSET_CLOBBER
|
||||
if test $gl_cv_func_tzset_clobber = yes; then
|
||||
REPLACE_GETTIMEOFDAY=1
|
||||
gl_GETTIMEOFDAY_REPLACE_LOCALTIME
|
||||
AC_DEFINE([tzset], [rpl_tzset],
|
||||
[Define to rpl_tzset if the wrapper function should be used.])
|
||||
AC_DEFINE([TZSET_CLOBBERS_LOCALTIME], [1],
|
||||
[Define if tzset clobbers localtime's static buffer.])
|
||||
fi
|
||||
case "$gl_cv_func_tzset_clobber" in
|
||||
*yes)
|
||||
REPLACE_GETTIMEOFDAY=1
|
||||
gl_GETTIMEOFDAY_REPLACE_LOCALTIME
|
||||
AC_DEFINE([tzset], [rpl_tzset],
|
||||
[Define to rpl_tzset if the wrapper function should be used.])
|
||||
AC_DEFINE([TZSET_CLOBBERS_LOCALTIME], [1],
|
||||
[Define if tzset clobbers localtime's static buffer.])
|
||||
;;
|
||||
esac
|
||||
])
|
||||
fi
|
||||
AC_DEFINE_UNQUOTED([GETTIMEOFDAY_TIMEZONE], [$gl_gettimeofday_timezone],
|
||||
@ -82,6 +84,7 @@ dnl the wrapper functions that work around the problem.
|
||||
AC_DEFUN([gl_FUNC_GETTIMEOFDAY_CLOBBER],
|
||||
[
|
||||
AC_REQUIRE([gl_HEADER_SYS_TIME_H])
|
||||
AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
|
||||
|
||||
AC_CACHE_CHECK([whether gettimeofday clobbers localtime buffer],
|
||||
[gl_cv_func_gettimeofday_clobber],
|
||||
@ -104,15 +107,23 @@ AC_DEFUN([gl_FUNC_GETTIMEOFDAY_CLOBBER],
|
||||
]])],
|
||||
[gl_cv_func_gettimeofday_clobber=no],
|
||||
[gl_cv_func_gettimeofday_clobber=yes],
|
||||
dnl When crosscompiling, assume it is broken.
|
||||
[gl_cv_func_gettimeofday_clobber=yes])])
|
||||
[# When cross-compiling:
|
||||
case "$host_os" in
|
||||
# Guess all is fine on glibc systems.
|
||||
*-gnu*) gl_cv_func_gettimeofday_clobber="guessing no" ;;
|
||||
# If we don't know, assume the worst.
|
||||
*) gl_cv_func_gettimeofday_clobber="guessing yes" ;;
|
||||
esac
|
||||
])])
|
||||
|
||||
if test $gl_cv_func_gettimeofday_clobber = yes; then
|
||||
REPLACE_GETTIMEOFDAY=1
|
||||
gl_GETTIMEOFDAY_REPLACE_LOCALTIME
|
||||
AC_DEFINE([GETTIMEOFDAY_CLOBBERS_LOCALTIME], [1],
|
||||
[Define if gettimeofday clobbers the localtime buffer.])
|
||||
fi
|
||||
case "$gl_cv_func_gettimeofday_clobber" in
|
||||
*yes)
|
||||
REPLACE_GETTIMEOFDAY=1
|
||||
gl_GETTIMEOFDAY_REPLACE_LOCALTIME
|
||||
AC_DEFINE([GETTIMEOFDAY_CLOBBERS_LOCALTIME], [1],
|
||||
[Define if gettimeofday clobbers the localtime buffer.])
|
||||
;;
|
||||
esac
|
||||
])
|
||||
|
||||
AC_DEFUN([gl_GETTIMEOFDAY_REPLACE_LOCALTIME], [
|
||||
|
@ -14,7 +14,7 @@ AC_DEFUN([gl_COMMON], [
|
||||
AC_DEFUN([gl_COMMON_BODY], [
|
||||
AH_VERBATIM([_Noreturn],
|
||||
[/* The _Noreturn keyword of C11. */
|
||||
#ifndef _Noreturn
|
||||
#if !defined _Noreturn && __STDC_VERSION__ < 201112
|
||||
# if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
|
||||
|| 0x5110 <= __SUNPRO_C)
|
||||
# define _Noreturn __attribute__ ((__noreturn__))
|
||||
|
@ -87,6 +87,7 @@ AC_DEFUN([gl_EARLY],
|
||||
# Code from module strstr-simple:
|
||||
# Code from module sys_stat:
|
||||
# Code from module sys_time:
|
||||
# Code from module sys_types:
|
||||
# Code from module time:
|
||||
# Code from module unistd:
|
||||
# Code from module unistr/base:
|
||||
@ -230,6 +231,8 @@ gl_HEADER_SYS_STAT_H
|
||||
AC_PROG_MKDIR_P
|
||||
gl_HEADER_SYS_TIME_H
|
||||
AC_PROG_MKDIR_P
|
||||
gl_SYS_TYPES_H
|
||||
AC_PROG_MKDIR_P
|
||||
gl_HEADER_TIME_H
|
||||
gl_UNISTD_H
|
||||
gl_LIBUNISTRING_LIBHEADER([0.9.2], [unistr.h])
|
||||
@ -465,6 +468,7 @@ AC_DEFUN([gl_FILE_LIST], [
|
||||
lib/strstr.c
|
||||
lib/sys_stat.in.h
|
||||
lib/sys_time.in.h
|
||||
lib/sys_types.in.h
|
||||
lib/time.in.h
|
||||
lib/unistd.in.h
|
||||
lib/unistr.in.h
|
||||
@ -531,6 +535,7 @@ AC_DEFUN([gl_FILE_LIST], [
|
||||
m4/multiarch.m4
|
||||
m4/nls.m4
|
||||
m4/nocrash.m4
|
||||
m4/off_t.m4
|
||||
m4/po.m4
|
||||
m4/printf-posix.m4
|
||||
m4/progtest.m4
|
||||
@ -547,6 +552,7 @@ AC_DEFUN([gl_FILE_LIST], [
|
||||
m4/sys_socket_h.m4
|
||||
m4/sys_stat_h.m4
|
||||
m4/sys_time_h.m4
|
||||
m4/sys_types_h.m4
|
||||
m4/threadlib.m4
|
||||
m4/time_h.m4
|
||||
m4/uintmax_t.m4
|
||||
|
18
m4/off_t.m4
Normal file
18
m4/off_t.m4
Normal file
@ -0,0 +1,18 @@
|
||||
# off_t.m4 serial 1
|
||||
dnl Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
dnl This file is free software; the Free Software Foundation
|
||||
dnl gives unlimited permission to copy and/or distribute it,
|
||||
dnl with or without modifications, as long as this notice is preserved.
|
||||
|
||||
dnl Check whether to override the 'off_t' type.
|
||||
dnl Set WINDOWS_64_BIT_OFF_T.
|
||||
|
||||
AC_DEFUN([gl_TYPE_OFF_T],
|
||||
[
|
||||
m4_ifdef([gl_LARGEFILE], [
|
||||
AC_REQUIRE([gl_LARGEFILE])
|
||||
], [
|
||||
WINDOWS_64_BIT_OFF_T=0
|
||||
])
|
||||
AC_SUBST([WINDOWS_64_BIT_OFF_T])
|
||||
])
|
24
m4/strstr.m4
24
m4/strstr.m4
@ -1,4 +1,4 @@
|
||||
# strstr.m4 serial 15
|
||||
# strstr.m4 serial 16
|
||||
dnl Copyright (C) 2008-2012 Free Software Foundation, Inc.
|
||||
dnl This file is free software; the Free Software Foundation
|
||||
dnl gives unlimited permission to copy and/or distribute it,
|
||||
@ -46,13 +46,16 @@ AC_DEFUN([gl_FUNC_STRSTR_SIMPLE],
|
||||
Lucky user
|
||||
#endif
|
||||
],
|
||||
[gl_cv_func_strstr_works_always=yes],
|
||||
[gl_cv_func_strstr_works_always="guessing yes"],
|
||||
[gl_cv_func_strstr_works_always="guessing no"])
|
||||
])
|
||||
])
|
||||
if test "$gl_cv_func_strstr_works_always" != yes; then
|
||||
REPLACE_STRSTR=1
|
||||
fi
|
||||
case "$gl_cv_func_strstr_works_always" in
|
||||
*yes) ;;
|
||||
*)
|
||||
REPLACE_STRSTR=1
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
]) # gl_FUNC_STRSTR_SIMPLE
|
||||
|
||||
@ -113,12 +116,15 @@ static void quit (int sig) { exit (sig + 128); }
|
||||
#endif
|
||||
#endif
|
||||
],
|
||||
[gl_cv_func_strstr_linear=yes],
|
||||
[gl_cv_func_strstr_linear="guessing yes"],
|
||||
[gl_cv_func_strstr_linear="guessing no"])
|
||||
])
|
||||
])
|
||||
if test "$gl_cv_func_strstr_linear" != yes; then
|
||||
REPLACE_STRSTR=1
|
||||
fi
|
||||
case "$gl_cv_func_strstr_linear" in
|
||||
*yes) ;;
|
||||
*)
|
||||
REPLACE_STRSTR=1
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
]) # gl_FUNC_STRSTR
|
||||
|
@ -1,4 +1,4 @@
|
||||
# sys_stat_h.m4 serial 26 -*- Autoconf -*-
|
||||
# sys_stat_h.m4 serial 27 -*- Autoconf -*-
|
||||
dnl Copyright (C) 2006-2012 Free Software Foundation, Inc.
|
||||
dnl This file is free software; the Free Software Foundation
|
||||
dnl gives unlimited permission to copy and/or distribute it,
|
||||
@ -22,6 +22,19 @@ AC_DEFUN([gl_HEADER_SYS_STAT_H],
|
||||
dnl Ensure the type mode_t gets defined.
|
||||
AC_REQUIRE([AC_TYPE_MODE_T])
|
||||
|
||||
dnl Whether to override 'struct stat'.
|
||||
m4_ifdef([gl_LARGEFILE], [
|
||||
AC_REQUIRE([gl_LARGEFILE])
|
||||
], [
|
||||
WINDOWS_64_BIT_ST_SIZE=0
|
||||
])
|
||||
AC_SUBST([WINDOWS_64_BIT_ST_SIZE])
|
||||
if test $WINDOWS_64_BIT_ST_SIZE = 1; then
|
||||
AC_DEFINE([_GL_WINDOWS_64_BIT_ST_SIZE], [1],
|
||||
[Define to 1 if Gnulib overrides 'struct stat' on Windows so that
|
||||
struct stat.st_size becomes 64-bit.])
|
||||
fi
|
||||
|
||||
dnl Define types that are supposed to be defined in <sys/types.h> or
|
||||
dnl <sys/stat.h>.
|
||||
AC_CHECK_TYPE([nlink_t], [],
|
||||
|
24
m4/sys_types_h.m4
Normal file
24
m4/sys_types_h.m4
Normal file
@ -0,0 +1,24 @@
|
||||
# sys_types_h.m4 serial 4
|
||||
dnl Copyright (C) 2011-2012 Free Software Foundation, Inc.
|
||||
dnl This file is free software; the Free Software Foundation
|
||||
dnl gives unlimited permission to copy and/or distribute it,
|
||||
dnl with or without modifications, as long as this notice is preserved.
|
||||
|
||||
AC_DEFUN([gl_SYS_TYPES_H],
|
||||
[
|
||||
AC_REQUIRE([gl_SYS_TYPES_H_DEFAULTS])
|
||||
gl_NEXT_HEADERS([sys/types.h])
|
||||
|
||||
dnl Ensure the type pid_t gets defined.
|
||||
AC_REQUIRE([AC_TYPE_PID_T])
|
||||
|
||||
dnl Ensure the type mode_t gets defined.
|
||||
AC_REQUIRE([AC_TYPE_MODE_T])
|
||||
|
||||
dnl Whether to override the 'off_t' type.
|
||||
AC_REQUIRE([gl_TYPE_OFF_T])
|
||||
])
|
||||
|
||||
AC_DEFUN([gl_SYS_TYPES_H_DEFAULTS],
|
||||
[
|
||||
])
|
@ -1,4 +1,4 @@
|
||||
# unistd_h.m4 serial 63
|
||||
# unistd_h.m4 serial 65
|
||||
dnl Copyright (C) 2006-2012 Free Software Foundation, Inc.
|
||||
dnl This file is free software; the Free Software Foundation
|
||||
dnl gives unlimited permission to copy and/or distribute it,
|
||||
@ -24,6 +24,9 @@ AC_DEFUN([gl_UNISTD_H],
|
||||
dnl Ensure the type pid_t gets defined.
|
||||
AC_REQUIRE([AC_TYPE_PID_T])
|
||||
|
||||
dnl Determine WINDOWS_64_BIT_OFF_T.
|
||||
AC_REQUIRE([gl_TYPE_OFF_T])
|
||||
|
||||
dnl Check for declarations of anything we want to poison if the
|
||||
dnl corresponding gnulib module is not in use.
|
||||
gl_WARN_ON_USE_PREPARE([[
|
||||
@ -155,6 +158,7 @@ AC_DEFUN([gl_UNISTD_H_DEFAULTS],
|
||||
REPLACE_DUP=0; AC_SUBST([REPLACE_DUP])
|
||||
REPLACE_DUP2=0; AC_SUBST([REPLACE_DUP2])
|
||||
REPLACE_FCHOWNAT=0; AC_SUBST([REPLACE_FCHOWNAT])
|
||||
REPLACE_FTRUNCATE=0; AC_SUBST([REPLACE_FTRUNCATE])
|
||||
REPLACE_GETCWD=0; AC_SUBST([REPLACE_GETCWD])
|
||||
REPLACE_GETDOMAINNAME=0; AC_SUBST([REPLACE_GETDOMAINNAME])
|
||||
REPLACE_GETLOGIN_R=0; AC_SUBST([REPLACE_GETLOGIN_R])
|
||||
|
@ -1,4 +1,4 @@
|
||||
# wctype_h.m4 serial 16
|
||||
# wctype_h.m4 serial 17
|
||||
|
||||
dnl A placeholder for ISO C99 <wctype.h>, for platforms that lack it.
|
||||
|
||||
@ -57,7 +57,8 @@ AC_DEFUN([gl_WCTYPE_H],
|
||||
#if __GNU_LIBRARY__ == 1
|
||||
Linux libc5 i18n is broken.
|
||||
#endif]], [])],
|
||||
[gl_cv_func_iswcntrl_works=yes], [gl_cv_func_iswcntrl_works=no])
|
||||
[gl_cv_func_iswcntrl_works="guessing yes"],
|
||||
[gl_cv_func_iswcntrl_works="guessing no"])
|
||||
])
|
||||
])
|
||||
fi
|
||||
@ -67,11 +68,10 @@ AC_DEFUN([gl_WCTYPE_H],
|
||||
fi
|
||||
AC_SUBST([HAVE_WCTYPE_H])
|
||||
|
||||
if test "$gl_cv_func_iswcntrl_works" = no; then
|
||||
REPLACE_ISWCNTRL=1
|
||||
else
|
||||
REPLACE_ISWCNTRL=0
|
||||
fi
|
||||
case "$gl_cv_func_iswcntrl_works" in
|
||||
*yes) REPLACE_ISWCNTRL=0 ;;
|
||||
*) REPLACE_ISWCNTRL=1 ;;
|
||||
esac
|
||||
AC_SUBST([REPLACE_ISWCNTRL])
|
||||
|
||||
if test $HAVE_ISWCNTRL = 0 || test $REPLACE_ISWCNTRL = 1; then
|
||||
|
@ -6,7 +6,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: LINGUAS 332 2011-08-28 07:06:53Z john $
|
||||
# $Id: LINGUAS 433 2012-04-14 00:41:18Z john $
|
||||
#
|
||||
# This file, po/LINGUAS, contains a list of the available languages in
|
||||
# the po directory.
|
||||
|
@ -6,7 +6,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: Makevars 335 2011-08-28 22:17:13Z john $
|
||||
# $Id: Makevars 393 2012-03-25 08:08:57Z john $
|
||||
#
|
||||
# This file, po/Makevars, contains variables that are substituted into
|
||||
# po/Makefile for use with GNU gettext.
|
||||
|
@ -6,7 +6,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: POTFILES.in 232 2011-08-01 08:59:54Z john $
|
||||
# $Id: POTFILES.in 362 2012-03-14 15:36:23Z john $
|
||||
#
|
||||
# This file, po/POTFILES.in, contains a list of source files which
|
||||
# contain translatable strings.
|
||||
|
6
po/de.po
6
po/de.po
@ -12,10 +12,10 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.4-pre1\n"
|
||||
"Project-Id-Version: trader 7.4\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
|
||||
"PO-Revision-Date: 2012-03-31 09:48+1100\n"
|
||||
"POT-Creation-Date: 2012-05-09 13:57+1000\n"
|
||||
"PO-Revision-Date: 2012-05-09 07:07+1000\n"
|
||||
"Last-Translator: Philipp Thomas <pth@suse.de>\n"
|
||||
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
|
||||
"Language: de\n"
|
||||
|
BIN
po/en@quot.gmo
BIN
po/en@quot.gmo
Binary file not shown.
@ -27,10 +27,10 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.4-pre2\n"
|
||||
"Project-Id-Version: trader 7.4\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
|
||||
"PO-Revision-Date: 2012-04-14 14:31+1000\n"
|
||||
"POT-Creation-Date: 2012-05-09 13:57+1000\n"
|
||||
"PO-Revision-Date: 2012-05-09 13:57+1000\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: en@quot\n"
|
||||
|
BIN
po/en_AU.gmo
BIN
po/en_AU.gmo
Binary file not shown.
@ -12,10 +12,10 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.4-pre1\n"
|
||||
"Project-Id-Version: trader 7.4\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
|
||||
"PO-Revision-Date: 2012-03-27 08:01+1100\n"
|
||||
"POT-Creation-Date: 2012-05-09 13:57+1000\n"
|
||||
"PO-Revision-Date: 2012-05-09 07:07+1000\n"
|
||||
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
||||
"Language-Team: English (Australian)\n"
|
||||
"Language: en_AU\n"
|
||||
|
BIN
po/en_CA.gmo
BIN
po/en_CA.gmo
Binary file not shown.
@ -12,10 +12,10 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.4-pre1\n"
|
||||
"Project-Id-Version: trader 7.4\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
|
||||
"PO-Revision-Date: 2012-03-27 08:02+1100\n"
|
||||
"POT-Creation-Date: 2012-05-09 13:57+1000\n"
|
||||
"PO-Revision-Date: 2012-05-09 07:07+1000\n"
|
||||
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
||||
"Language-Team: English (Canadian)\n"
|
||||
"Language: en_CA\n"
|
||||
|
BIN
po/en_GB.gmo
BIN
po/en_GB.gmo
Binary file not shown.
@ -12,10 +12,10 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.4-pre1\n"
|
||||
"Project-Id-Version: trader 7.4\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
|
||||
"PO-Revision-Date: 2012-03-27 08:02+1100\n"
|
||||
"POT-Creation-Date: 2012-05-09 13:57+1000\n"
|
||||
"PO-Revision-Date: 2012-05-09 07:06+1000\n"
|
||||
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
||||
"Language-Team: English (British)\n"
|
||||
"Language: en_GB\n"
|
||||
|
BIN
po/en_US.gmo
BIN
po/en_US.gmo
Binary file not shown.
@ -12,10 +12,10 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.4-pre1\n"
|
||||
"Project-Id-Version: trader 7.4\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
|
||||
"PO-Revision-Date: 2012-03-27 08:02+1100\n"
|
||||
"POT-Creation-Date: 2012-05-09 13:57+1000\n"
|
||||
"PO-Revision-Date: 2012-05-09 07:06+1000\n"
|
||||
"Last-Translator: John Zaitseff <J.Zaitseff@zap.org.au>\n"
|
||||
"Language-Team: English\n"
|
||||
"Language: en_US\n"
|
||||
|
6
po/fi.po
6
po/fi.po
@ -13,10 +13,10 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.4-pre1\n"
|
||||
"Project-Id-Version: trader 7.4\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
|
||||
"PO-Revision-Date: 2012-04-04 17:20+1000\n"
|
||||
"POT-Creation-Date: 2012-05-09 13:57+1000\n"
|
||||
"PO-Revision-Date: 2012-05-09 07:06+1000\n"
|
||||
"Last-Translator: Jorma Karvonen <karvonen.jorma@gmail.com>\n"
|
||||
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
|
||||
"Language: fi\n"
|
||||
|
6
po/fr.po
6
po/fr.po
@ -11,10 +11,10 @@
|
||||
# Frédéric Marchal <fmarchal@perso.be>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.4-pre1\n"
|
||||
"Project-Id-Version: trader 7.4\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
|
||||
"PO-Revision-Date: 2012-03-30 07:15+1100\n"
|
||||
"POT-Creation-Date: 2012-05-09 13:57+1000\n"
|
||||
"PO-Revision-Date: 2012-05-09 07:05+1000\n"
|
||||
"Last-Translator: Frédéric Marchal <fmarchal@perso.be>\n"
|
||||
"Language-Team: French <traduc@traduc.org>\n"
|
||||
"Language: fr\n"
|
||||
|
191
po/hr.po
191
po/hr.po
@ -12,10 +12,10 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.4-pre1\n"
|
||||
"Project-Id-Version: trader 7.4\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
|
||||
"PO-Revision-Date: 2012-04-14 12:08+1000\n"
|
||||
"POT-Creation-Date: 2012-05-09 13:57+1000\n"
|
||||
"PO-Revision-Date: 2012-05-09 07:05+1000\n"
|
||||
"Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
|
||||
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
|
||||
"Language: hr\n"
|
||||
@ -27,22 +27,22 @@ msgstr ""
|
||||
#: src/trader.c:235
|
||||
#, c-format
|
||||
msgid "%s: invalid value for --max-turn: `%s'\n"
|
||||
msgstr "%s: neispravna vrijednost za --max-turn: `%s'\n"
|
||||
msgstr "%s: neispravna vrijednost za --max-turn: „%s”\n"
|
||||
|
||||
#: src/trader.c:251
|
||||
#, c-format
|
||||
msgid "%s: invalid operand `%s'\n"
|
||||
msgstr "%s: neispravan operand `%s'\n"
|
||||
msgstr "%s: neispravan operand „%s”\n"
|
||||
|
||||
#: src/trader.c:260
|
||||
#, c-format
|
||||
msgid "%s: invalid game number `%s'\n"
|
||||
msgstr "%s: neispravan broj igre `%s'\n"
|
||||
msgstr "%s: neispravan broj igre „%s”\n"
|
||||
|
||||
#: src/trader.c:269
|
||||
#, c-format
|
||||
msgid "%s: extra operand `%s'\n"
|
||||
msgstr "%s: operand viška `%s'\n"
|
||||
msgstr "%s: operand viška „%s”\n"
|
||||
|
||||
#. TRANSLATORS: "John Zaitseff" [IPA d͡ʒɒn ˈzaɪ̯t͡səf] is the proper
|
||||
#. name of the author. The IPA pronunciation in this comment is in
|
||||
@ -65,7 +65,7 @@ msgstr ""
|
||||
"Star Traders (%s) %s\n"
|
||||
"Copyright (C) %s, John Zaitseff.\n"
|
||||
"\n"
|
||||
"\"Star Traders\" (Međuzvjezdani trgovci) je jednostavna igra međuzvjezadnog\n"
|
||||
"„Star Traders” (Međuzvjezdani trgovci) je jednostavna igra međuzvjezadnog\n"
|
||||
"trgovanja, gdje je cilj igre stvarati tvrtke, kupovati i prodavati dionice\n"
|
||||
"te posuđivati i vraćati novac kako biste postali najbogatiji igrač (pobjednik).\n"
|
||||
"\n"
|
||||
@ -77,7 +77,7 @@ msgstr ""
|
||||
#: src/trader.c:308
|
||||
#, c-format
|
||||
msgid "%s: Try `%s --help' for more information.\n"
|
||||
msgstr "%s: Pokušajte `%s --help' za više informacija.\n"
|
||||
msgstr "%s: Pokušajte „%s --help” za više informacija.\n"
|
||||
|
||||
#: src/trader.c:311
|
||||
#, c-format
|
||||
@ -166,35 +166,35 @@ msgstr "Star Traders početna stranica: <%s>.\n"
|
||||
#. more than 24 characters (column positions, to be precise) long.
|
||||
#: src/globals.c:47
|
||||
msgid "Altair Starways"
|
||||
msgstr "Altair Starways"
|
||||
msgstr "Altair zvjezdani putovi"
|
||||
|
||||
#: src/globals.c:48
|
||||
msgid "Betelgeuse, Ltd"
|
||||
msgstr "Betelgeuse, Ltd"
|
||||
msgstr "Betelgeuse d.o.o."
|
||||
|
||||
#: src/globals.c:49
|
||||
msgid "Capella Freight Co"
|
||||
msgstr "Capella Freight Co"
|
||||
msgstr "Capella usluge prijevoza"
|
||||
|
||||
#: src/globals.c:50
|
||||
msgid "Denebola Shippers"
|
||||
msgstr "Denebola Shippers"
|
||||
msgstr "Denebola brodovi"
|
||||
|
||||
#: src/globals.c:51
|
||||
msgid "Eridani Expediters"
|
||||
msgstr "Eridani Expediters"
|
||||
msgstr "Eridani istraživanje"
|
||||
|
||||
#: src/globals.c:52
|
||||
msgid "Fornax Express"
|
||||
msgstr "Fornax Express"
|
||||
msgstr "Fornax express"
|
||||
|
||||
#: src/globals.c:53
|
||||
msgid "Gemeni Inc"
|
||||
msgstr "Gemeni Inc"
|
||||
msgstr "Gemeni d.d."
|
||||
|
||||
#: src/globals.c:54
|
||||
msgid "Hercules and Co"
|
||||
msgstr "Hercules and Co"
|
||||
msgstr "Heraklo i prijatelji"
|
||||
|
||||
#. TRANSLATORS: This string specifies the keycodes (keyboard input
|
||||
#. codes) used to enter the Stock Transaction window for each
|
||||
@ -217,7 +217,7 @@ msgstr "ABCDEFGH|input|Companies"
|
||||
#. the vertical line.
|
||||
#: src/globals.c:80
|
||||
msgid "ABCDEFGHIJKLMNOPQRST|input|GameMoves"
|
||||
msgstr "ABCDEFGHIJKLMNOPQRST|input|GameMoves"
|
||||
msgstr "ABCDEFGHIJKLMNOPRSTU|input|GameMoves"
|
||||
|
||||
#. TRANSLATORS: This string is used to display the galaxy map to
|
||||
#. screen. There must be exactly 11 characters before the ASCII
|
||||
@ -238,7 +238,7 @@ msgstr ".+*ABCDEFGH|output|MapVals"
|
||||
#. Double-width characters ARE handled correctly.
|
||||
#: src/globals.c:103
|
||||
msgid "abcdefghijklmnopqrst|output|GameMoves"
|
||||
msgstr "abcdefghijklmnopqrst|output|GameMoves"
|
||||
msgstr "abcdefghijklmnoprstu|output|GameMoves"
|
||||
|
||||
#. TRANSLATORS: The ordinal strings "1st" to "8th" are used in the
|
||||
#. Game Winner dialog box at the end of the game. If ordinals depend
|
||||
@ -620,7 +620,7 @@ msgstr " Stečajni upravitelj "
|
||||
#: src/move.c:688
|
||||
#, c-format
|
||||
msgid "%ls has been declared bankrupt by the Interstellar Trading Bank."
|
||||
msgstr "Međuzvjezdana trgovinska banka je proglasila bankrot igrača %ls."
|
||||
msgstr "Međuzvjezdana trgovačka banka je proglasila bankrot igrača %ls."
|
||||
|
||||
#. TRANSLATORS: %ls is the player's name.
|
||||
#: src/move.c:696
|
||||
@ -724,7 +724,7 @@ msgid ""
|
||||
"\n"
|
||||
"^{All assets have been taken to repay outstanding loans.^}"
|
||||
msgstr ""
|
||||
"Međuzvjezdana trgovinska banka je proglasila bankrot tvrtke %ls.\n"
|
||||
"Međuzvjezdana trgovačka banka je proglasila bankrot tvrtke %ls.\n"
|
||||
"\n"
|
||||
"^{Sva imovina je oduzeta zbog otplate tekućih pozajmica.^}"
|
||||
|
||||
@ -736,7 +736,7 @@ msgid ""
|
||||
"\n"
|
||||
"^{The Bank has agreed to pay stock holders ^}%.2f%%^{ of the share value on each share owned.^}"
|
||||
msgstr ""
|
||||
"Međuzvjezdana trgovinska banka je proglasila bankrot tvrtke %ls.\n"
|
||||
"Međuzvjezdana trgovačka banka je proglasila bankrot tvrtke %ls.\n"
|
||||
"\n"
|
||||
"^{Banka je pristala isplatiti vlasnicima dionica ^}%.2f%%^{ vrijednosti svake dionice.^}"
|
||||
|
||||
@ -837,7 +837,7 @@ msgstr "^{<3>^} Posjetite trgovačku banku"
|
||||
#: src/exch.c:190
|
||||
#, c-format
|
||||
msgid "^{<4>^} Exit the Stock Exchange"
|
||||
msgstr "^{<4>^} Izađite iz burze"
|
||||
msgstr "^{<4>^} Izađite iz Burze"
|
||||
|
||||
#: src/exch.c:193
|
||||
#, c-format
|
||||
@ -1009,12 +1009,12 @@ msgstr "^{<2>^} Prodajte dionicu natrag tvrtci"
|
||||
#: src/exch.c:655
|
||||
#, c-format
|
||||
msgid "^{<3>^} Bid company to issue more shares"
|
||||
msgstr "^{<3>^} Zatražite izdavanje novih dionica tvrtke"
|
||||
msgstr "^{<3>^} Zatražite izdavanje dionica"
|
||||
|
||||
#: src/exch.c:657
|
||||
#, c-format
|
||||
msgid "^{<4>^} Exit to the Stock Exchange"
|
||||
msgstr "^{<4>^} Izađite u burzu"
|
||||
msgstr "^{<4>^} Izađite u Burzu"
|
||||
|
||||
#: src/exch.c:660
|
||||
#, c-format
|
||||
@ -1079,7 +1079,7 @@ msgstr[2] "Možete prodati ^{%'ld^} dionica."
|
||||
#: src/exch.c:774
|
||||
#, c-format
|
||||
msgid "How many shares do you wish to sell? "
|
||||
msgstr "Koliko dionica želite prodati?"
|
||||
msgstr "Koliko dionica želite prodati? "
|
||||
|
||||
#: src/exch.c:802
|
||||
#, c-format
|
||||
@ -1128,12 +1128,12 @@ msgstr "%s: nedostaje polje u retku %d"
|
||||
#: src/fileio.c:60
|
||||
#, c-format
|
||||
msgid "%s: illegal field on line %d: `%s'"
|
||||
msgstr "%s: nedozvoljeno polje u retku %d: `%s'"
|
||||
msgstr "%s: nedozvoljeno polje u retku %d: „%s”"
|
||||
|
||||
#: src/fileio.c:64
|
||||
#, c-format
|
||||
msgid "%s: illegal value on line %d: `%s'"
|
||||
msgstr "%s: nedozvoljena vrijednost u retku %d: `%s'"
|
||||
msgstr "%s: nedozvoljena vrijednost u retku %d: „%s”"
|
||||
|
||||
#: src/fileio.c:96 src/fileio.c:135 src/fileio.c:393
|
||||
#, c-format
|
||||
@ -1327,6 +1327,22 @@ msgid ""
|
||||
" ^e ~. ~. ~. ~. ~. ~. ~. ^s~*^e ~. ^N\n"
|
||||
" ^e ~. ~. ~. ~. ^s~*^e ~. ~. ~. ~. ^N\n"
|
||||
msgstr ""
|
||||
"^B„Star Traders”^N (Međuzvjezdani trgovci) je jednostavna igra međuzvjezdanog\n"
|
||||
"trgovanja. Cilj igre je skupiti što je moguće veće bogatstvo. Ovo činite\n"
|
||||
"stvaranjem međuzvjezdanih trgovačkih putova, njihovim proširivanjem i\n"
|
||||
"kupovanjem udjela u tvrtkama koje upravljaju njima. Vrijednost dionica se\n"
|
||||
"povećava širenjem poslovanja tvrtki, kao i njihova dobit (izražena u\n"
|
||||
"postocima). Igrači također mogu posuđivati novce od Međuzvjezdane trgovačke\n"
|
||||
"banke za financiranje kupovanja dodatnih dionica na Burzi.\n"
|
||||
"\n"
|
||||
"Karta galaksije prikazana je mrežom ^B~x^N x ^B~y^N. Uobičajeni prikaz dijela\n"
|
||||
"galaksije može biti:\n"
|
||||
"\n"
|
||||
" ^e ~. ~. ^s~*^e ~. ~. ~. ^s~*^e ^s~*^e ~. ^N\n"
|
||||
" ^e ~. ~. ~. ~. ~. ~. ~. ~. ~. ^N ^e ~. ^N označava ^Bprazan prostor^N,\n"
|
||||
" ^e ~. ^s~*^e ~. ~. ~. ~. ~. ~. ~. ^N ^s ~* ^N označava ^Bzvijezdu^N.\n"
|
||||
" ^e ~. ~. ~. ~. ~. ~. ~. ^s~*^e ~. ^N\n"
|
||||
" ^e ~. ~. ~. ~. ^s~*^e ~. ~. ~. ~. ^N\n"
|
||||
|
||||
#: src/help.c:132
|
||||
msgid ""
|
||||
@ -1346,6 +1362,21 @@ msgid ""
|
||||
"will set up an ^Boutpost^N, not belonging to any company. Thus, if move ^k~3^N is\n"
|
||||
"selected on the above map, a ^o ~+ ^N would be placed at that position.\n"
|
||||
msgstr ""
|
||||
"Računalo slučajno bira ^B~m^N poteza (označenih s ^k~1^N do ^k~M^N) i postavlja ih na\n"
|
||||
"kartu. Za odabir jednog od označenih položaja pritisnite to slovo. Na\n"
|
||||
"primjer, neki potezi na karti mogu biti:\n"
|
||||
"\n"
|
||||
"\n"
|
||||
" ^e ^k~1^e ~. ^s~*^e ~. ~. ~. ^s~*^e ^s~*^e ~. ^N\n"
|
||||
" ^e ~. ~. ~. ^k~3^e ~. ~. ~. ~. ~. ^N\n"
|
||||
" ^e ~. ^s~*^e ~. ~. ~. ~. ^k~5^e ~. ~. ^N Prikazani su potezi ^k~1^N do ^k~5^N.\n"
|
||||
" ^e ~. ^k~2^e ~. ~. ^k~4^e ~. ~. ^s~*^e ~. ^N\n"
|
||||
" ^e ~. ~. ~. ~. ^s~*^e ~. ~. ~. ~. ^N\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"Odabir položaja koji ^Bnije^N uz zvijezdu (npr. položaji ^k~1^N, ^k~3^N ili ^k~5^N) će\n"
|
||||
"postaviti ^Bizvidnicu^N, koja ne pripada nijednoj tvrtci. Tako će odabir poteza\n"
|
||||
"^k~3^N na gornjoj karti postaviti ^o ~+ ^N na taj položaj.\n"
|
||||
|
||||
#: src/help.c:150
|
||||
msgid ""
|
||||
@ -1365,6 +1396,21 @@ msgid ""
|
||||
" ^e ~. ^k~2^e ~. ~. ^k~4^e ~. ~. ^s~*^e ^c~B^e ^N\n"
|
||||
" ^e ~. ~. ~. ~. ^s~*^e ~. ~. ~. ^k~8^e ^N\n"
|
||||
msgstr ""
|
||||
"S druge strane, ako je odabran položaj pokraj zvijezde (ili druge\n"
|
||||
"izvidnice), osnovat će se ^Btvrtka^N i njezino će se početno slovo pojaviti na\n"
|
||||
"karti. Kao nagradu za osnivanje tvrtke dobit ćete prvih pet njezinih\n"
|
||||
"dionica. Na ovaj način možete osnovati ^B~c^N tvrtki.\n"
|
||||
"\n"
|
||||
"Ako je odabran položaj pokraj postojeće tvrtke, ona će proširiti svoje\n"
|
||||
"poslovanje za jedno polje. Ovo povećava cijenu njezinih dionica i vaše\n"
|
||||
"prihode. Na primjer, ako je mapa kao što je prikazana dolje, biranjem ^k~6^N ili\n"
|
||||
"^k~8^N će se povećati trgovački put tvrtke ^B~B^N:\n"
|
||||
"\n"
|
||||
" ^e ^k~1^e ~. ^s~*^e ~. ~. ~. ^s~*^e ^s~*^e ~. ^N\n"
|
||||
" ^e ~. ~. ~. ^o~+^e ~. ~. ^k~6^e ~. ~. ^N\n"
|
||||
" ^e ~. ^s~*^e ~. ~. ~. ~. ^c~B^e ^c~B^e ^c~B^e ^N Potez ^k~6^N ili ^k~8^N povećava tvrtku ^B~B^N.\n"
|
||||
" ^e ~. ^k~2^e ~. ~. ^k~4^e ~. ~. ^s~*^e ^c~B^e ^N\n"
|
||||
" ^e ~. ~. ~. ~. ^s~*^e ~. ~. ~. ^k~8^e ^N\n"
|
||||
|
||||
#: src/help.c:168
|
||||
msgid ""
|
||||
@ -1384,6 +1430,21 @@ msgid ""
|
||||
"more valuable: the company's share price will increase by a greater amount\n"
|
||||
"than it would for outposts not next to stars.\n"
|
||||
msgstr ""
|
||||
"Odabir položaja pokraj zvijezde povećava vrijednost vaših dionica oko pet\n"
|
||||
"puta više nego širenje u polje koje nije pokraj zvijezde. Zato se potez ^k~6^N\n"
|
||||
"preferira u odnosu na potez ^k~8^N.\n"
|
||||
"\n"
|
||||
" ^e ^c~C^e ~. ^s~*^e ~. ~. ~. ^s~*^e ^s~*^e ~. ^N\n"
|
||||
" ^e ^k~1^e ^o~+^e ~. ^o~+^e ~. ~. ^k~6^e ~. ~. ^N\n"
|
||||
" ^e ~. ^s~*^e ~. ~. ~. ~. ^c~B^e ^c~B^e ^c~B^e ^N Potez ^k~6^N se preferira u odnosu na ^k~8^N.\n"
|
||||
" ^e ~. ^k~2^e ~. ~. ^k~4^e ~. ~. ^s~*^e ^c~B^e ^N\n"
|
||||
" ^e ~. ~. ~. ~. ^s~*^e ~. ~. ~. ^k~8^e ^N\n"
|
||||
"\n"
|
||||
"Također možete proširiti tvrtku biranjem položaja pokraj izvidnica. Takve\n"
|
||||
"izvidnice će se spojiti u tvrtku. Tako će potez ^k~1^N proširiti tvrtku ^B~C^N za ^Bdva^N\n"
|
||||
"polja. Kao bonus, izvidnice pokraj zvijezda su još vrijednije: vrijednost\n"
|
||||
"dionice tvrtke će se više povećati nego u slučaju izvidnica koje se ne\n"
|
||||
"nalaze uz zvijezde.\n"
|
||||
|
||||
#: src/help.c:186
|
||||
msgid ""
|
||||
@ -1404,6 +1465,22 @@ msgid ""
|
||||
"proportional to the amount owned in the old company. As well, a cash bonus\n"
|
||||
"is also paid, proportional to the percentage of the old company owned.\n"
|
||||
msgstr ""
|
||||
"Ako su dvije tvrtke na karti odvojene samo jednim poljem, mogu se ^Bspojiti^N u\n"
|
||||
"jednu tvrtku odabirom tog položaja (ako je dostupan). Na primjer, na donjoj\n"
|
||||
"karti, tvrtke ^B~A^N i ^B~B^N se mogu spojiti odabirom ^k~5^N. Kad se to dogodi, tvrtka\n"
|
||||
"koja ima veću vrijednost preuzima tvrtku manje vrijednosti. Ovdje tvrtka ^B~B^N\n"
|
||||
"može preuzeti tvrtku ^B~A^N. Tvrtka ^B~A^N prestaje postojati, iako se poslije može\n"
|
||||
"pojaviti kao potpuno nova tvrtka.\n"
|
||||
"\n"
|
||||
" ^e ^k~1^e ~. ^s~*^e ~. ~. ~. ^s~*^e ^s~*^e ~. ^N\n"
|
||||
" ^e ~. ~. ~. ^c~A^e ^c~A^e ^k~5^e ^c~B^e ~. ~. ^N\n"
|
||||
" ^e ~. ^s~*^e ~. ~. ^c~A^e ~. ^c~B^e ^c~B^e ^c~B^e ^N Potez ^k~5^N spaja tvrtke ^B~A^N i ^B~B^N.\n"
|
||||
" ^e ~. ^k~2^e ~. ~. ~. ~. ~. ^s~*^e ^c~B^e ^N\n"
|
||||
" ^e ~. ~. ~. ~. ^s~*^e ~. ^o~+^e ~. ~. ^N\n"
|
||||
"\n"
|
||||
"Nakon spajanja tvrtki, igrači dobivaju broj dionica dominantne tvrtke\n"
|
||||
"proporcionalan udjelu u staroj tvrtci. Također se isplaćuje gotovinski\n"
|
||||
"bonus proporcionalan postotku udjela u staroj tvrtci.\n"
|
||||
|
||||
#: src/help.c:205
|
||||
msgid ""
|
||||
@ -1424,22 +1501,38 @@ msgid ""
|
||||
"The ^Bwinner of the game^N is the person with the greatest net worth (total\n"
|
||||
"value of cash, stock and debt). ^HGood luck^N and may the best person win!\n"
|
||||
msgstr ""
|
||||
"Kada odaberete svoj potez, ulazite u ^BMeđuzvjezdanu burzu^N. Ovdje možete\n"
|
||||
"kupovati dionice, prodavati ih, posuđivati novce od Trgovačke banke ili\n"
|
||||
"otplatiti dio vašeg duga (ako postoji). Primijetite da svaka tvrtka izdaje\n"
|
||||
"ograničen broj dionica -- ne možete kupovati cijelo vrijeme! Međutim,\n"
|
||||
"možete tražiti od tvrtke izdavanje novih dionica. Ako imate veću količinu\n"
|
||||
"udjela u tvrtci, veće su vam šanse za uspjeh.\n"
|
||||
"\n"
|
||||
"Igra uobičajeno završava nakon ^B~t^N poteza. Međutim, možete završiti ranije\n"
|
||||
"pritiskom ^K<CTRL><C>^N umjesto odabira poteza. Također pojedini igrači mogu\n"
|
||||
"objaviti bankrot u svakom trenutku. Ako je vaš dug prevelik, Banka to može\n"
|
||||
"učiniti umjesto vas! Ako ste prezauzeti za dovršavanje igre, možete je\n"
|
||||
"spremiti i nastaviti kasnije.\n"
|
||||
"\n"
|
||||
"\n"
|
||||
"^BPobjednik igre^N je osoba koja ima najveću ukupnu vrijednost (ukupna\n"
|
||||
"vrijednost gotovine, dionica i duga). ^HSretno^N i neka najbolji pobijedi!\n"
|
||||
|
||||
#: src/help.c:225
|
||||
msgid "@ Help text, page 7\n"
|
||||
msgstr ""
|
||||
msgstr "@ Tekst pomoći, stranica 7\n"
|
||||
|
||||
#: src/help.c:226
|
||||
msgid "@ Help text, page 8\n"
|
||||
msgstr ""
|
||||
msgstr "@ Tekst pomoći, stranica 8\n"
|
||||
|
||||
#: src/help.c:227
|
||||
msgid "@ Help text, page 9\n"
|
||||
msgstr ""
|
||||
msgstr "@ Tekst pomoći, stranica 9\n"
|
||||
|
||||
#: src/help.c:228
|
||||
msgid "@ Help text, page 10\n"
|
||||
msgstr ""
|
||||
msgstr "@ Tekst pomoći, stranica 10\n"
|
||||
|
||||
#: src/help.c:280
|
||||
#, c-format
|
||||
@ -1477,12 +1570,12 @@ msgstr "[ Pritisnite <RAZMAKNICU> za nastavak ili <BACKSPACE> za povratak ] "
|
||||
#: src/intf.c:110
|
||||
#, c-format
|
||||
msgid "%s: string has incorrect format: `%s'"
|
||||
msgstr "%s: niz znakova ima nepravilan oblik: `%s'"
|
||||
msgstr "%s: niz znakova ima nepravilan oblik: „%s”"
|
||||
|
||||
#: src/intf.c:126
|
||||
#, c-format
|
||||
msgid "%s: character has illegal width: `%lc'"
|
||||
msgstr "%s: znak ima nedozvoljenu širinu: `%lc'"
|
||||
msgstr "%s: znak ima nedozvoljenu širinu: „%lc”"
|
||||
|
||||
#: src/intf.c:434
|
||||
#, c-format
|
||||
@ -1502,7 +1595,7 @@ msgstr "mkchstr_conv: NUL"
|
||||
#: src/intf.c:1568
|
||||
#, c-format
|
||||
msgid "mkchstr: `%s'"
|
||||
msgstr "mkchstr: `%s'"
|
||||
msgstr "mkchstr: „%s”"
|
||||
|
||||
#. TRANSLATORS: This string specifies the keycodes used to insert the
|
||||
#. default value into the input string, if entered as the very first
|
||||
@ -1517,7 +1610,7 @@ msgstr "=;"
|
||||
#: src/intf.c:2034 src/intf.c:2079
|
||||
#, c-format
|
||||
msgid "gettxline: illegal character in string: `%ls'"
|
||||
msgstr "gettxline: nedozvoljen znak u nizu: `%ls'"
|
||||
msgstr "gettxline: nedozvoljen znak u nizu: „%ls”"
|
||||
|
||||
#. TRANSLATORS: The strings with msgctxt "input|Yes" and
|
||||
#. "input|No" contain the keycodes used to determine whether a
|
||||
@ -1563,7 +1656,7 @@ msgstr "nema dovoljno memorije"
|
||||
#: src/utils.c:571
|
||||
#, c-format
|
||||
msgid "xmbstowcs: `%s'"
|
||||
msgstr "xmbstowcs: `%s'"
|
||||
msgstr "xmbstowcs: „%s”"
|
||||
|
||||
#: src/utils.c:611
|
||||
#, c-format
|
||||
@ -1573,59 +1666,59 @@ msgstr "xwcrtomb: NUL"
|
||||
#: src/utils.c:616
|
||||
#, c-format
|
||||
msgid "xwcrtomb: `%lc'"
|
||||
msgstr "xwcrtomb: `%lc'"
|
||||
msgstr "xwcrtomb: „%lc”"
|
||||
|
||||
#: lib/getopt.c:547 lib/getopt.c:576
|
||||
#, c-format
|
||||
msgid "%s: option '%s' is ambiguous; possibilities:"
|
||||
msgstr "%s: opcija '%s' je višeznačna; mogućnosti:"
|
||||
msgstr "%s: opcija „%s” je višeznačna; mogućnosti:"
|
||||
|
||||
#: lib/getopt.c:624 lib/getopt.c:628
|
||||
#, c-format
|
||||
msgid "%s: option '--%s' doesn't allow an argument\n"
|
||||
msgstr "%s: opcija '--%s' ne dozvoljava argument\n"
|
||||
msgstr "%s: opcija „--%s” ne dozvoljava argument\n"
|
||||
|
||||
#: lib/getopt.c:637 lib/getopt.c:642
|
||||
#, c-format
|
||||
msgid "%s: option '%c%s' doesn't allow an argument\n"
|
||||
msgstr "%s: opcija '%c%s' ne dozvoljava argument\n"
|
||||
msgstr "%s: opcija „%c%s” ne dozvoljava argument\n"
|
||||
|
||||
#: lib/getopt.c:685 lib/getopt.c:704
|
||||
#, c-format
|
||||
msgid "%s: option '--%s' requires an argument\n"
|
||||
msgstr "%s: opcija '--%s' zahtijeva argument\n"
|
||||
msgstr "%s: opcija „--%s” zahtijeva argument\n"
|
||||
|
||||
#: lib/getopt.c:742 lib/getopt.c:745
|
||||
#, c-format
|
||||
msgid "%s: unrecognized option '--%s'\n"
|
||||
msgstr "%s: neprepoznata opcija '--%s'\n"
|
||||
msgstr "%s: neprepoznata opcija „--%s”\n"
|
||||
|
||||
#: lib/getopt.c:753 lib/getopt.c:756
|
||||
#, c-format
|
||||
msgid "%s: unrecognized option '%c%s'\n"
|
||||
msgstr "%s: neprepoznata opcija '%c%s'\n"
|
||||
msgstr "%s: neprepoznata opcija „%c%s”\n"
|
||||
|
||||
#: lib/getopt.c:805 lib/getopt.c:808
|
||||
#, c-format
|
||||
msgid "%s: invalid option -- '%c'\n"
|
||||
msgstr "%s: neispravna opcija -- '%c'\n"
|
||||
msgstr "%s: neispravna opcija -- „%c”\n"
|
||||
|
||||
#: lib/getopt.c:861 lib/getopt.c:878 lib/getopt.c:1088 lib/getopt.c:1106
|
||||
#, c-format
|
||||
msgid "%s: option requires an argument -- '%c'\n"
|
||||
msgstr "%s: opcija zahtijeva argument -- '%c'\n"
|
||||
msgstr "%s: opcija zahtijeva argument -- „%c”\n"
|
||||
|
||||
#: lib/getopt.c:934 lib/getopt.c:950
|
||||
#, c-format
|
||||
msgid "%s: option '-W %s' is ambiguous\n"
|
||||
msgstr "%s: opcija '-W %s' je višeznačna\n"
|
||||
msgstr "%s: opcija „-W %s” je višeznačna\n"
|
||||
|
||||
#: lib/getopt.c:974 lib/getopt.c:992
|
||||
#, c-format
|
||||
msgid "%s: option '-W %s' doesn't allow an argument\n"
|
||||
msgstr "%s: opcija '-W %s' ne dozvoljava argument\n"
|
||||
msgstr "%s: opcija „-W %s” ne dozvoljava argument\n"
|
||||
|
||||
#: lib/getopt.c:1013 lib/getopt.c:1031
|
||||
#, c-format
|
||||
msgid "%s: option '-W %s' requires an argument\n"
|
||||
msgstr "%s: opcija '-W %s' zahtijeva argument\n"
|
||||
msgstr "%s: opcija „-W %s” zahtijeva argument\n"
|
||||
|
6
po/ru.po
6
po/ru.po
@ -15,10 +15,10 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.4-pre1\n"
|
||||
"Project-Id-Version: trader 7.4\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
|
||||
"PO-Revision-Date: 2012-03-30 07:15+1100\n"
|
||||
"POT-Creation-Date: 2012-05-09 13:57+1000\n"
|
||||
"PO-Revision-Date: 2012-05-09 07:05+1000\n"
|
||||
"Last-Translator: Pavel Maryanov <acid@jack.kiev.ua>\n"
|
||||
"Language-Team: Russian <gnu@mx.ru>\n"
|
||||
"Language: ru\n"
|
||||
|
@ -6,9 +6,9 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: trader 7.4-pre2\n"
|
||||
"Project-Id-Version: trader 7.4\n"
|
||||
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
|
||||
"POT-Creation-Date: 2012-04-14 14:31+1000\n"
|
||||
"POT-Creation-Date: 2012-05-09 13:57+1000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -6,7 +6,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: Makefile.am 239 2011-08-08 01:15:44Z john $
|
||||
# $Id: Makefile.am 362 2012-03-14 15:36:23Z john $
|
||||
#
|
||||
# This file, src/Makefile.am, contains the source-code Makefile for Star
|
||||
# Traders. It needs to be processed by automake to produce the
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Makefile.in generated by automake 1.11.4 from Makefile.am.
|
||||
# Makefile.in generated by automake 1.11.5 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||
@ -23,7 +23,7 @@
|
||||
#########################################################################
|
||||
|
||||
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
# $Id: Makefile.am 239 2011-08-08 01:15:44Z john $
|
||||
# $Id: Makefile.am 362 2012-03-14 15:36:23Z john $
|
||||
#
|
||||
# This file, src/Makefile.am, contains the source-code Makefile for Star
|
||||
# Traders. It needs to be processed by automake to produce the
|
||||
@ -106,20 +106,20 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
|
||||
$(top_srcdir)/m4/mbtowc.m4 $(top_srcdir)/m4/memchr.m4 \
|
||||
$(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/multiarch.m4 \
|
||||
$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/nocrash.m4 \
|
||||
$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
|
||||
$(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \
|
||||
$(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \
|
||||
$(top_srcdir)/m4/stdio_h.m4 $(top_srcdir)/m4/stdlib_h.m4 \
|
||||
$(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strstr.m4 \
|
||||
$(top_srcdir)/m4/sys_socket_h.m4 \
|
||||
$(top_srcdir)/m4/off_t.m4 $(top_srcdir)/m4/po.m4 \
|
||||
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/ssize_t.m4 \
|
||||
$(top_srcdir)/m4/stdbool.m4 $(top_srcdir)/m4/stddef_h.m4 \
|
||||
$(top_srcdir)/m4/stdint.m4 $(top_srcdir)/m4/stdio_h.m4 \
|
||||
$(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/string_h.m4 \
|
||||
$(top_srcdir)/m4/strstr.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
|
||||
$(top_srcdir)/m4/sys_stat_h.m4 $(top_srcdir)/m4/sys_time_h.m4 \
|
||||
$(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/unistd_h.m4 \
|
||||
$(top_srcdir)/m4/warn-on-use.m4 $(top_srcdir)/m4/wchar_h.m4 \
|
||||
$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wcrtomb.m4 \
|
||||
$(top_srcdir)/m4/wcsdup.m4 $(top_srcdir)/m4/wctob.m4 \
|
||||
$(top_srcdir)/m4/wctomb.m4 $(top_srcdir)/m4/wctype_h.m4 \
|
||||
$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/wmemcpy.m4 \
|
||||
$(top_srcdir)/configure.ac
|
||||
$(top_srcdir)/m4/sys_types_h.m4 $(top_srcdir)/m4/time_h.m4 \
|
||||
$(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/warn-on-use.m4 \
|
||||
$(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
|
||||
$(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wcsdup.m4 \
|
||||
$(top_srcdir)/m4/wctob.m4 $(top_srcdir)/m4/wctomb.m4 \
|
||||
$(top_srcdir)/m4/wctype_h.m4 $(top_srcdir)/m4/wint_t.m4 \
|
||||
$(top_srcdir)/m4/wmemcpy.m4 $(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
@ -657,6 +657,7 @@ NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
|
||||
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
|
||||
@ -671,6 +672,7 @@ NEXT_STDLIB_H = @NEXT_STDLIB_H@
|
||||
NEXT_STRING_H = @NEXT_STRING_H@
|
||||
NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
|
||||
NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
|
||||
NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
|
||||
NEXT_TIME_H = @NEXT_TIME_H@
|
||||
NEXT_UNISTD_H = @NEXT_UNISTD_H@
|
||||
NEXT_WCHAR_H = @NEXT_WCHAR_H@
|
||||
@ -713,6 +715,7 @@ REPLACE_FSTAT = @REPLACE_FSTAT@
|
||||
REPLACE_FSTATAT = @REPLACE_FSTATAT@
|
||||
REPLACE_FTELL = @REPLACE_FTELL@
|
||||
REPLACE_FTELLO = @REPLACE_FTELLO@
|
||||
REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
|
||||
REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
|
||||
REPLACE_GETCWD = @REPLACE_GETCWD@
|
||||
REPLACE_GETDELIM = @REPLACE_GETDELIM@
|
||||
@ -832,6 +835,8 @@ UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOC
|
||||
USE_NLS = @USE_NLS@
|
||||
VERSION = @VERSION@
|
||||
WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
|
||||
WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
|
||||
WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@
|
||||
WINT_T_SUFFIX = @WINT_T_SUFFIX@
|
||||
XGETTEXT = @XGETTEXT@
|
||||
XGETTEXT_015 = @XGETTEXT_015@
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: exch.c 320 2011-08-25 11:34:41Z john $
|
||||
$Id: exch.c 436 2012-04-14 02:36:43Z john $
|
||||
|
||||
This file, exch.c, contains the implementation of functions dealing
|
||||
with the Interstellar Stock Exchange and Trading Bank as used in Star
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: exch.h 173 2011-07-22 03:05:06Z john $
|
||||
$Id: exch.h 362 2012-03-14 15:36:23Z john $
|
||||
|
||||
This file, exch.h, contains declarations for functions dealing with the
|
||||
Interstellar Stock Exchange and Trading Bank as used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: fileio.c 315 2011-08-25 03:19:31Z john $
|
||||
$Id: fileio.c 418 2012-03-29 09:05:51Z john $
|
||||
|
||||
This file, fileio.c, contains the implementation of the game load and
|
||||
save functions used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: fileio.h 161 2011-07-21 12:18:14Z john $
|
||||
$Id: fileio.h 362 2012-03-14 15:36:23Z john $
|
||||
|
||||
This file, fileio.h, contains declarations for the load and save game
|
||||
functions used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: game.c 320 2011-08-25 11:34:41Z john $
|
||||
$Id: game.c 362 2012-03-14 15:36:23Z john $
|
||||
|
||||
This file, game.c, contains the implementation of the starting and
|
||||
ending game functions used in Star Traders, as well as the functions
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: game.h 166 2011-07-22 00:49:26Z john $
|
||||
$Id: game.h 362 2012-03-14 15:36:23Z john $
|
||||
|
||||
This file, game.h, contains declarations for the starting and ending
|
||||
game functions used in Star Traders. It also contains prototypes of
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: globals.c 318 2011-08-25 04:48:31Z john $
|
||||
$Id: globals.c 403 2012-03-28 00:45:17Z john $
|
||||
|
||||
This file, globals.c, contains the actual global variables and
|
||||
structures used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: globals.h 318 2011-08-25 04:48:31Z john $
|
||||
$Id: globals.h 396 2012-03-26 23:13:57Z john $
|
||||
|
||||
This file, globals.h, contains declarations for global variables and
|
||||
structures used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: help.c 320 2011-08-25 11:34:41Z john $
|
||||
$Id: help.c 435 2012-04-14 02:19:52Z john $
|
||||
|
||||
This file, help.c, contains the actual implementation of help functions
|
||||
as used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: help.h 287 2011-08-18 02:10:33Z john $
|
||||
$Id: help.h 362 2012-03-14 15:36:23Z john $
|
||||
|
||||
This file, help.h, contains declarations for help functions as used in
|
||||
Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: intf.c 337 2011-08-29 00:34:27Z john $
|
||||
$Id: intf.c 362 2012-03-14 15:36:23Z john $
|
||||
|
||||
This file, intf.c, contains the actual implementation of basic text
|
||||
input/output routines as used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: intf.h 325 2011-08-25 18:51:44Z john $
|
||||
$Id: intf.h 362 2012-03-14 15:36:23Z john $
|
||||
|
||||
This file, intf.h, contains declarations for basic text input/output
|
||||
functions used in Star Traders. It uses the X/Open Curses library to
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: move.c 320 2011-08-25 11:34:41Z john $
|
||||
$Id: move.c 426 2012-03-30 23:57:29Z john $
|
||||
|
||||
This file, move.c, contains the implementation of functions that make
|
||||
and process a game move in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: move.h 171 2011-07-22 02:43:21Z john $
|
||||
$Id: move.h 362 2012-03-14 15:36:23Z john $
|
||||
|
||||
This file, move.h, contains declarations for functions that make and
|
||||
process a game move in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: system.h 339 2011-08-29 00:40:31Z john $
|
||||
$Id: system.h 362 2012-03-14 15:36:23Z john $
|
||||
|
||||
This file, system.h, contains system-specific definitions and #include
|
||||
directives for Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: trader.c 320 2011-08-25 11:34:41Z john $
|
||||
$Id: trader.c 362 2012-03-14 15:36:23Z john $
|
||||
|
||||
Star Traders is a simple game of interstellar trading, where the object
|
||||
of the game is to create companies, buy and sell shares, borrow and
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: trader.h 311 2011-08-20 06:27:11Z john $
|
||||
$Id: trader.h 362 2012-03-14 15:36:23Z john $
|
||||
|
||||
This file, trader.h, contains overall definitions for Star Traders.
|
||||
This allows source files to include just one file: this one.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: utils.c 320 2011-08-25 11:34:41Z john $
|
||||
$Id: utils.c 362 2012-03-14 15:36:23Z john $
|
||||
|
||||
This file, utils.c, contains the implementation of various utility
|
||||
functions used in Star Traders.
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
Author: John Zaitseff <J.Zaitseff@zap.org.au>
|
||||
$Id: utils.h 320 2011-08-25 11:34:41Z john $
|
||||
$Id: utils.h 362 2012-03-14 15:36:23Z john $
|
||||
|
||||
This file, utils.h, contains declarations for various utility functions
|
||||
used in Star Traders.
|
||||
|
Loading…
Reference in New Issue
Block a user