Commit d202aefd authored by unknown's avatar unknown
Browse files

- portability fix for SCO Open Server 5.0.7 (thanks to Boyd Gerber)

parent 4ba06ba7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1299,6 +1299,7 @@ then
      with_named_thread="-lgthreads -lsocket -lgthreads"
      # sched.h conflicts with fsu-threads
      touch ./include/sched.h
      touch ./include/semaphore.h

      # We must have gcc
      if expr "$CC" : ".*gcc.*"