projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60798ef
)
Added define for HAVE_SCHED_H.
author
Ovidiu Predescu
<ovidiu@gcc.gnu.org>
Thu, 10 Aug 2000 07:07:58 +0000
(07:07 +0000)
committer
Ovidiu Predescu
<ovidiu@gcc.gnu.org>
Thu, 10 Aug 2000 07:07:58 +0000
(07:07 +0000)
From-SVN: r35597
gcc/config.in
patch
|
blob
|
history
diff --git
a/gcc/config.in
b/gcc/config.in
index 85516d193bf5879b5ca7ff870d3d6571dd7fe7d6..877f527b73286de3c9ea8fc0b1ff19eb00bf4853 100644
(file)
--- a/
gcc/config.in
+++ b/
gcc/config.in
@@
-237,6
+237,9
@@
/* Define if you have the <nl_types.h> header file. */
#undef HAVE_NL_TYPES_H
+/* Define if you have the <sched.h> header file. */
+#undef HAVE_SCHED_H
+
/* Define if you have the <stab.h> header file. */
#undef HAVE_STAB_H