include segencolayers.m
#NETPBM = -lnetpbm
-#ifeq (,$(shell test -f /usr/lib/libppm.so || echo no))
+ifeq (,$(shell test -f /usr/lib/libppm.so || echo no))
NETPBM += -lppm
-#endif
+else
+ifeq (,$(shell test -f /usr/lib/libnetpbm.so || echo no))
+NETPBM += -lnetpbm
+endif
+endif
REDACT= consistency movfeatsplitedges \
consistency movfeatrmstubs \