mirror of
https://git.zap.org.au/git/trader.git
synced 2024-10-27 18:20:13 -04:00
3a68213e80
In particular, the various printf-posix modules are not needed as %ls and the ' flag (thousands separator) is supported on all modern platforms (it is needed on Cygwin 1.5.x, for example, but the 1.5.x series do not support swprintf() anyway). Similarly, OpenBSD 3.8 (released November 2005) is not supported: it does not have <monetary.h>. A number of modules (locale, string, unistd, wchar) are only required for NetBSD 5.0 (c. 2009: quite recent). We try to support MacOS X 10.5 (October 2007), but it may require GNU libiconv. |
||
---|---|---|
.. | ||
.gitignore | ||
ax_append_flag.m4 | ||
ax_c___attribute__.m4 | ||
ax_cflags_warn_all.m4 | ||
ax_with_curses.m4 | ||
gnulib-cache.m4 | ||
Makefile.am | ||
README |
************************************************************************** * * * Star Traders: A Game of Interstellar Trading * * Copyright (C) 1990-2011, John Zaitseff * * * ************************************************************************** This directory, m4, contains M4 macros used by Autoconf. The following macros are from the Autoconf Archive project, as detailed on that project's web site, http://www.gnu.org/software/autoconf-archive/: ax_append_flag.m4 ax_cflags_warn_all.m4 ax_c___attribute__.m4 ax_with_curses.m4 The following macro was generated by running the GNU Portability Library "gnulib-tool" with appropriate command line options, as detailed on that project's web site, http://www.gnu.org/software/gnulib/: gnulib-cache.m4