]> gcc.gnu.org Git - gcc.git/commit - libgfortran/configure
config.h.in: Regenerate.
authorAaron W. LaFramboise <aaronavay62@aaronwl.com>
Sat, 30 Oct 2004 16:23:23 +0000 (10:23 -0600)
committerPaul Brook <pbrook@gcc.gnu.org>
Sat, 30 Oct 2004 16:23:23 +0000 (16:23 +0000)
commit41724e6a1387d9135026dae1a25f912d6f6d8372
tree24b152304828e4f1535ef2adecf1093feef88872
parent47289a4e33c86f8462ed2143259a045b594e6e4f
config.h.in: Regenerate.

2004-10-30  Aaron W. LaFramboise <aaronavay62@aaronwl.com>

* config.h.in: Regenerate.
* configure: Regenerate.
* configure.ac (AC_CHECK_FUNCS): Add mkstemp.
* io/unix.c (S_IRGRP): Define if undefined.
(S_IWGRP): Same.
(S_IROTH): Same.
(S_IWOTH): Same.
(tempfile): Use mktemp if mkstemp missing, fix typos.

From-SVN: r89893
libgfortran/ChangeLog
libgfortran/config.h.in
libgfortran/configure
libgfortran/configure.ac
libgfortran/io/unix.c
This page took 0.056647 seconds and 5 git commands to generate.