OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to see
[pf3gnuchains/gcc-fork.git]
/
libgfortran
/
config.h.in
diff --git
a/libgfortran/config.h.in
b/libgfortran/config.h.in
index
1b58cc8
..
c84938e
100644
(file)
--- a/
libgfortran/config.h.in
+++ b/
libgfortran/config.h.in
@@
-291,6
+291,9
@@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define if target can unlink open files. */
+#undef HAVE_UNLINK_OPEN_FILE
+
/* libm includes y0 */
#undef HAVE_Y0