Ticket #50810: patch-spooles-build.diff
File patch-spooles-build.diff, 785 bytes (added by ian.rees@…, 9 years ago) |
---|
-
spooles-2.2
diff -ur spooles-2.2.orig/Make.inc spooles-2.2/Make.inc
old new 12 12 # for solaris 13 13 # 14 14 # CC = gcc 15 CC = /usr/ lang-4.0/bin/cc15 CC = /usr/bin/cc 16 16 # 17 17 # for sgi 18 18 # -
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 6 6 7 7 SRC = basics.c \ 8 8 compress.c \ 9 drawTree.c \9 tree.c \ 10 10 init.c \ 11 11 instance.c \ 12 12 IO.c \