diff options
Diffstat (limited to 'config/mh-sco')
-rw-r--r-- | config/mh-sco | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/mh-sco b/config/mh-sco index cc337c9..5e909a9 100644 --- a/config/mh-sco +++ b/config/mh-sco @@ -3,8 +3,5 @@ SYSV = -DSYSV RANLIB = true # You may need this if you don't have bison. # BISON = yacc -Sm10400 -# The native C compiler botches some simple uses of const. Unfortunately, -# it doesn't defined anything like "__sco__" for us to test for in ansidecl.h. -CC = cc -Dconst= X11_EXTRA_LIBS = -lsocket -lm -lintl -lmalloc |