summaryrefslogtreecommitdiffstats
path: root/libf2c/libI77/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libf2c/libI77/config.h.in')
-rw-r--r--libf2c/libI77/config.h.in62
1 files changed, 0 insertions, 62 deletions
diff --git a/libf2c/libI77/config.h.in b/libf2c/libI77/config.h.in
deleted file mode 100644
index 3ae78d198ad..00000000000
--- a/libf2c/libI77/config.h.in
+++ /dev/null
@@ -1,62 +0,0 @@
-/* config.h.in. Generated automatically from configure.in by autoheader. */
-
-/* Define to empty if the keyword does not work. */
-#undef const
-
-/* Define to `long' if <sys/types.h> doesn't define. */
-#undef off_t
-
-/* Define to `unsigned' if <sys/types.h> doesn't define. */
-#undef size_t
-
-/* Define if you have the ANSI C header files. */
-#undef STDC_HEADERS
-
-/* Define if you have the fseeko function. */
-#undef HAVE_FSEEKO
-
-/* Define if you have the ftello function. */
-#undef HAVE_FTELLO
-
-/* Define if you have the ftruncate function. */
-#undef HAVE_FTRUNCATE
-
-/* Define if you have the mkstemp function. */
-#undef HAVE_MKSTEMP
-
-/* Define if you have the tempnam function. */
-#undef HAVE_TEMPNAM
-
-/* Define if you have the tmpnam function. */
-#undef HAVE_TMPNAM
-
-/* Get Single Unix Specification semantics */
-#undef _XOPEN_SOURCE
-
-/* Get Single Unix Specification semantics */
-#undef _XOPEN_SOURCE_EXTENDED
-
-/* Solaris extensions */
-#undef __EXTENSIONS__
-
-/* Get 64-bit file size support */
-#undef _FILE_OFFSET_BITS
-
-/* Define for HP-UX ftello and fseeko extension. */
-#undef _LARGEFILE_SOURCE
-
-/* Define if we do not have Unix Stdio. */
-#undef NON_UNIX_STDIO
-
-/* Define if we use strlen. */
-#undef USE_STRLEN
-
-/* Define if we have non ANSI RW modes. */
-#undef NON_ANSI_RW_MODES
-
-/* Always defined. */
-#undef NO_EOF_CHAR_CHECK
-
-/* Define to skip f2c undefs. */
-#undef Skip_f2c_Undefs
-
OpenPOWER on IntegriCloud