OSDN Git Service

* config/mips/mips.h (processor_type): Add new PROCESSOR_4KP
[pf3gnuchains/gcc-fork.git] / libgfortran / config.h.in
index b858c4e..0cdd2aa 100644 (file)
 /* libm includes ceilf */
 #undef HAVE_CEILF
 
+/* Define to 1 if you have the `chdir' function. */
+#undef HAVE_CHDIR
+
+/* Define to 1 if you have the `chsize' function. */
+#undef HAVE_CHSIZE
+
 /* complex.h exists */
 #undef HAVE_COMPLEX_H
 
 /* libm includes frexpf */
 #undef HAVE_FREXPF
 
+/* Define to 1 if you have the `ftruncate' function. */
+#undef HAVE_FTRUNCATE
+
 /* libc includes getgid */
 #undef HAVE_GETGID
 
+/* Define to 1 if you have the `gethostname' function. */
+#undef HAVE_GETHOSTNAME
+
+/* Define to 1 if you have the `getlogin' function. */
+#undef HAVE_GETLOGIN
+
 /* Define to 1 if you have the `getpagesize' function. */
 #undef HAVE_GETPAGESIZE
 
 /* libm includes jnf */
 #undef HAVE_JNF
 
+/* Define to 1 if you have the `kill' function. */
+#undef HAVE_KILL
+
+/* Define to 1 if you have the `link' function. */
+#undef HAVE_LINK
+
 /* libm includes log10f */
 #undef HAVE_LOG10F
 
 /* libm includes nextafterf */
 #undef HAVE_NEXTAFTERF
 
+/* Define to 1 if you have the `perror' function. */
+#undef HAVE_PERROR
+
 /* libm includes powf */
 #undef HAVE_POWF
 
 /* libm includes scalbnf */
 #undef HAVE_SCALBNF
 
+/* Define to 1 if you have the <signal.h> header file. */
+#undef HAVE_SIGNAL_H
+
 /* libm includes sinf */
 #undef HAVE_SINF
 
 /* libm includes sinhf */
 #undef HAVE_SINHF
 
+/* Define to 1 if you have the `sleep' function. */
+#undef HAVE_SLEEP
+
 /* Define to 1 if you have the `snprintf' function. */
 #undef HAVE_SNPRINTF
 
 /* Define to 1 if you have the <stdlib.h> header file. */
 #undef HAVE_STDLIB_H
 
+/* Define to 1 if you have the `strerror' function. */
+#undef HAVE_STRERROR
+
 /* Define to 1 if you have the <strings.h> header file. */
 #undef HAVE_STRINGS_H
 
 /* Define to 1 if `st_rdev' is member of `struct stat'. */
 #undef HAVE_STRUCT_STAT_ST_RDEV
 
+/* Define to 1 if you have the `symlink' function. */
+#undef HAVE_SYMLINK
+
 /* Define to 1 if you have the <sys/mman.h> header file. */
 #undef HAVE_SYS_MMAN_H
 
 /* libm includes tanhf */
 #undef HAVE_TANHF
 
+/* Define to 1 if you have the `time' function. */
+#undef HAVE_TIME
+
 /* Define to 1 if you have the `times' function. */
 #undef HAVE_TIMES