aboutsummaryrefslogtreecommitdiff
path: root/libf2c/libU77/config.h.in
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-02-10 16:51:52 -0700
committerJeff Law <law@gcc.gnu.org>1998-02-10 16:51:52 -0700
commit3ab1919cc2d71f372920892e539200ded0198537 (patch)
treed05fa85f4def9b73defacf64cae5f261481b4f67 /libf2c/libU77/config.h.in
parentc6f2ed0db7527801a6cecf36713445d5b84133e3 (diff)
downloadgcc-3ab1919cc2d71f372920892e539200ded0198537.zip
gcc-3ab1919cc2d71f372920892e539200ded0198537.tar.gz
gcc-3ab1919cc2d71f372920892e539200ded0198537.tar.bz2
Update autoconf/autoheader generated files.
From-SVN: r17837
Diffstat (limited to 'libf2c/libU77/config.h.in')
-rw-r--r--libf2c/libU77/config.h.in58
1 files changed, 29 insertions, 29 deletions
diff --git a/libf2c/libU77/config.h.in b/libf2c/libU77/config.h.in
index c967b25..fcaabce 100644
--- a/libf2c/libU77/config.h.in
+++ b/libf2c/libU77/config.h.in
@@ -33,21 +33,39 @@
/* Define as the path of the `chmod' program. */
#undef CHMOD_PATH
+/* Define if you have the alarm function. */
+#undef HAVE_ALARM
+
/* Define if you have the clock function. */
#undef HAVE_CLOCK
/* Define if you have the getcwd function. */
#undef HAVE_GETCWD
+/* Define if you have the getgid function. */
+#undef HAVE_GETGID
+
/* Define if you have the gethostname function. */
#undef HAVE_GETHOSTNAME
+/* Define if you have the getlogin function. */
+#undef HAVE_GETLOGIN
+
/* Define if you have the getrusage function. */
#undef HAVE_GETRUSAGE
+/* Define if you have the getuid function. */
+#undef HAVE_GETUID
+
/* Define if you have the getwd function. */
#undef HAVE_GETWD
+/* Define if you have the kill function. */
+#undef HAVE_KILL
+
+/* Define if you have the link function. */
+#undef HAVE_LINK
+
/* Define if you have the lstat function. */
#undef HAVE_LSTAT
@@ -57,6 +75,12 @@
/* Define if you have the symlink function. */
#undef HAVE_SYMLINK
+/* Define if you have the times function. */
+#undef HAVE_TIMES
+
+/* Define if you have the ttyname function. */
+#undef HAVE_TTYNAME
+
/* Define if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
@@ -66,38 +90,14 @@
/* Define if you have the <string.h> header file. */
#undef HAVE_STRING_H
-/* Define if you have the <sys/time.h> header file. */
-#undef HAVE_SYS_TIME_H
-
-/* Define if you have the <unistd.h> header file. */
-#undef HAVE_UNISTD_H
-
/* Define if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
+/* Define if you have the <sys/time.h> header file. */
+#undef HAVE_SYS_TIME_H
+
/* Define if you have the <sys/times.h> header file. */
#undef HAVE_SYS_TIMES_H
-/* Define if you have the alarm function. */
-#undef HAVE_ALARM
-
-/* Define if you have the times function. */
-#undef HAVE_TIMES
-
-/* Define if you have the getlogin function. */
-#undef HAVE_GETLOGIN
-
-/* Define if you have the getgid function. */
-#undef HAVE_GETGID
-
-/* Define if you have the getuid function. */
-#undef HAVE_GETUID
-
-/* Define if you have the kill function. */
-#undef HAVE_KILL
-
-/* Define if you have the link function. */
-#undef HAVE_LINK
-
-/* Define if you have the ttyname function. */
-#undef HAVE_TTYNAME
+/* Define if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H