]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgfortran/configure
PR 60324 Handle long path names, don't use PATH_MAX.
authorJanne Blomqvist <jb@gcc.gnu.org>
Thu, 22 May 2014 03:51:25 +0000 (06:51 +0300)
committerJanne Blomqvist <jb@gcc.gnu.org>
Thu, 22 May 2014 03:51:25 +0000 (06:51 +0300)
commit4269f19c09163d6ef65043171eeccc9c521d9b5f
treeb97492f2a8d9b9b3d41f020dde39ac89bad83229
parentd5c67efda0d5e2d42abd49c0d58bb39a038d20ec
PR 60324 Handle long path names, don't use PATH_MAX.

From-SVN: r210738
12 files changed:
libgfortran/ChangeLog
libgfortran/config.h.in
libgfortran/configure
libgfortran/configure.ac
libgfortran/io/close.c
libgfortran/io/open.c
libgfortran/io/unit.c
libgfortran/io/unix.c
libgfortran/io/unix.h
libgfortran/libgfortran.h
libgfortran/runtime/main.c
libgfortran/runtime/string.c