From 62248b89b30fc30b304508ae45a2ca5af3540b1d Mon Sep 17 00:00:00 2001 From: ian Date: Sat, 9 Sep 2006 17:42:40 +0000 Subject: [PATCH] sarge has -lppm --- layout/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/layout/Makefile b/layout/Makefile index c16364f..779dba5 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -37,10 +37,10 @@ extras: dualjn-a.ps parts.ps include ours.dgram.m include segencolayers.m -NETPBM = -lnetpbm -ifeq (,$(shell test -f /usr/lib/libppm.so || echo no)) +#NETPBM = -lnetpbm +#ifeq (,$(shell test -f /usr/lib/libppm.so || echo no)) NETPBM += -lppm -endif +#endif REDACT= consistency movfeatsplitedges \ consistency movfeatrmstubs \ -- 2.30.2