diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-01-06 20:00:43 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-01-06 20:00:43 (GMT) |
commit | 10a4e9d03606700358b37760ffd4ea6505aa4346 (patch) | |
tree | b2b7b66c4c62c901dd446d6ab6fd97fb1cc0b5fb /ds9/macosx/configure.in | |
parent | fc1d1b545aae000a0b3d9ace4b3b1a001ca5f76e (diff) | |
download | blt-10a4e9d03606700358b37760ffd4ea6505aa4346.zip blt-10a4e9d03606700358b37760ffd4ea6505aa4346.tar.gz blt-10a4e9d03606700358b37760ffd4ea6505aa4346.tar.bz2 |
update TEA 3.10
Diffstat (limited to 'ds9/macosx/configure.in')
-rwxr-xr-x | ds9/macosx/configure.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ds9/macosx/configure.in b/ds9/macosx/configure.in index 3d7f275..f3394c4 100755 --- a/ds9/macosx/configure.in +++ b/ds9/macosx/configure.in @@ -52,6 +52,9 @@ TEA_LOAD_TKCONFIG TEA_PATH_CONFIG(tclcheckdns) TEA_LOAD_CONFIG(tclcheckdns) +TEA_PATH_CONFIG(tcliis) +TEA_LOAD_CONFIG(tcliis) + TEA_PATH_CONFIG(tifftcl) TEA_LOAD_CONFIG(tifftcl) |