Ticket #50810: patch-spooles-build.diff

File patch-spooles-build.diff, 785 bytes (added by ian.rees@…, 8 years ago)
  • spooles-2.2

    diff -ur spooles-2.2.orig/Make.inc spooles-2.2/Make.inc
    old new  
    1212# for solaris
    1313#
    1414# CC = gcc
    15   CC = /usr/lang-4.0/bin/cc
     15  CC = /usr/bin/cc
    1616#
    1717# for sgi
    1818#
  • Tree/src/makeGlobalLib

    Only in spooles-2.2: Make.inc~
    diff -ur spooles-2.2.orig/Tree/src/makeGlobalLib spooles-2.2/Tree/src/makeGlobalLib
    old new  
    66
    77SRC = basics.c \
    88      compress.c \
    9       drawTree.c \
     9      tree.c \
    1010      init.c \
    1111      instance.c \
    1212      IO.c \