diff options
Diffstat (limited to 'hints/sco_3.sh')
-rw-r--r-- | hints/sco_3.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hints/sco_3.sh b/hints/sco_3.sh index 11682e1968..daf3aec008 100644 --- a/hints/sco_3.sh +++ b/hints/sco_3.sh @@ -39,3 +39,7 @@ usenm='false' # If you want to use nm, you'll probably have to use nm -p. The # following does that for you: nm_opt='-p' + +# I have received one report that you can't include utime.h in +# pp_sys.c. Uncomment the following line if that happens to you: +# i_utime=undef |