This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/libf2c ChangeLog libI77/configure libI77/c ...
- From: kristerw at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 29 Nov 2002 17:53:45 -0000
- Subject: gcc/libf2c ChangeLog libI77/configure libI77/c ...
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: kristerw@gcc.gnu.org 2002-11-29 09:53:45
Modified files:
libf2c : ChangeLog
libf2c/libI77 : configure configure.in
libf2c/libU77 : configure configure.in
Log message:
2002-10-18 Krister Walfridsson <cato@df.lth.se>
* libU77/configure.in (_XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED,
__EXTENSIONS__, _FILE_OFFSET_BITS): Check that _XOPEN_SOURCE 500L
may be defined before defining these.
* libU77/configure: Regenerate.
* libI77/configure.in (_XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED,
__EXTENSIONS__, _FILE_OFFSET_BITS): Check that _XOPEN_SOURCE 500L
may be defined before defining these.
* libI77/configure: Regenerate.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/ChangeLog.diff?cvsroot=gcc&r1=1.185&r2=1.186
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libI77/configure.diff?cvsroot=gcc&r1=1.15&r2=1.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libI77/configure.in.diff?cvsroot=gcc&r1=1.15&r2=1.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libU77/configure.diff?cvsroot=gcc&r1=1.16&r2=1.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libf2c/libU77/configure.in.diff?cvsroot=gcc&r1=1.14&r2=1.15