X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=libgfortran%2Fconfig.h.in;h=f805c437695b1c6df77c3e0809457edac06a3de9;hp=877fc5a6e0174e89f72440ee7554180a7074ee53;hb=e0582811ed1518fc811f46d85585cba6e29f7027;hpb=4af80cde4854a2046aab66018a343345e3e19d7c diff --git a/libgfortran/config.h.in b/libgfortran/config.h.in index 877fc5a6e01..f805c437695 100644 --- a/libgfortran/config.h.in +++ b/libgfortran/config.h.in @@ -273,6 +273,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H +/* Define to 1 if you have the `dup' function. */ +#undef HAVE_DUP + /* Define to 1 if you have the `dup2' function. */ #undef HAVE_DUP2 @@ -384,6 +387,9 @@ /* Define to 1 if you have the `ftruncate' function. */ #undef HAVE_FTRUNCATE +/* Define to 1 if you have the `getcwd' function. */ +#undef HAVE_GETCWD + /* libc includes geteuid */ #undef HAVE_GETEUID