Fixed parallel compilation of the libtiff and libtiffxx libraries as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=826
This commit is contained in:
parent
023cdf2a94
commit
9d6c1f4d7c
@ -121,6 +121,7 @@ if HAVE_RPATH
|
||||
libtiffxx_la_LDFLAGS += $(LIBDIR)
|
||||
endif
|
||||
libtiffxx_la_LIBADD = $(LIBTIFF)
|
||||
libtiffxx_la_DEPENDENCIES = libtiff.la
|
||||
|
||||
#
|
||||
# The finite state machine tables used by the G3/G4 decoders
|
||||
|
Loading…
Reference in New Issue
Block a user