2
0
mirror of https://github.com/vasi/pixz synced 2024-11-16 21:26:04 +00:00

Don't hardcode LIBPREFIX

This commit is contained in:
Dave Vasilevsky 2012-10-13 06:23:18 -04:00
parent c5f99bf4b4
commit e9ba952c22

View File

@ -2,7 +2,6 @@ ifneq ($(shell gcc -v 2>&1 | grep 'Apple Inc'),)
APPLE=1
endif
LIBPREFIX = /Library/Fink/sl64 /opt/local
ifdef APPLE
ifeq ($(CC),gcc)
LDFLAGS += -search_paths_first