Commit 6d338c78 authored by Tyler Wilson's avatar Tyler Wilson
Browse files

PROG: Added support for new kakadu libraries. References #4809.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/branches/Fedora25@8006 41f8697f-d340-4b68-9986-7bafba869bb8
parent 6fd81c84
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -238,7 +238,7 @@ PROTOC = $(ISIS3LOCAL)/bin/protoc
#  below (i.e., be sure to add -I, -L and -l to the variables for KAKADUINCDIR,
#  KAKADULIBDIR and KAKADULIB, respectively).
#---------------------------------------------------------------------------
KAKADUINCDIR := -I$(ISIS3LOCAL)/include/kakadu/v6_3-00967N
KAKADUINCDIR := -I$(ISIS3LOCAL)/include/kakadu/v7_9_1-01762L
KAKADULIBDIR := -L$(ISIS3LOCAL)/lib
KAKADULIB    := -lkdu_a79R -lkdu_v79R
#  Strip -I from Kakadu include directory macro and check for existance