Commit b3276bcd authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* Fix libtiff linking in OSX binary

parent 8387ad52
......@@ -1773,6 +1773,7 @@ ifdef HAVE_WIN32
else
(cd $<; ./configure --with-CFLAGS="$(CFLAGS)" --with-JPEG=no --with-ZIP=no --prefix=$(PREFIX) && make -C port && make -C libtiff && make -C libtiff install)
endif
$(INSTALL_NAME)
touch $@
CLEAN_FILE += .tiff
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment