summaryrefslogtreecommitdiffstats
path: root/ds9/unix/Makefile.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-09-25 20:38:03 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-09-25 20:38:03 (GMT)
commit03d3d008822976fc820a9a36a9989b26b85a1ebd (patch)
tree4c9c6f7cdcaa9b8ebc10912856df178730964ce6 /ds9/unix/Makefile.in
parent63f18b568fac5a69960757b6fde3943ed9ba14b5 (diff)
downloadblt-03d3d008822976fc820a9a36a9989b26b85a1ebd.zip
blt-03d3d008822976fc820a9a36a9989b26b85a1ebd.tar.gz
blt-03d3d008822976fc820a9a36a9989b26b85a1ebd.tar.bz2
rm checkdns from build
Diffstat (limited to 'ds9/unix/Makefile.in')
-rw-r--r--ds9/unix/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/ds9/unix/Makefile.in b/ds9/unix/Makefile.in
index 278a857..6210712 100644
--- a/ds9/unix/Makefile.in
+++ b/ds9/unix/Makefile.in
@@ -30,7 +30,6 @@ tkimgpng_LIB_SPEC= @tkimgpng_LIB_SPEC@
tkimgtiff_LIB_SPEC= @tkimgtiff_LIB_SPEC@
tkimgwindow_LIB_SPEC= @tkimgwindow_LIB_SPEC@
-tclcheckdns_LIB_SPEC= @tclcheckdns_LIB_SPEC@
tcliis_LIB_SPEC = @tcliis_LIB_SPEC@
tclsignal_LIB_SPEC= @tclsignal_LIB_SPEC@
tclxml_LIB_SPEC = @tclxml_LIB_SPEC@
@@ -86,7 +85,6 @@ SPECS = \
$(pngtcl_LIB_SPEC) \
$(tifftcl_LIB_SPEC) \
$(zlibtcl_LIB_SPEC) \
- $(tclcheckdns_LIB_SPEC) \
$(tcliis_LIB_SPEC) \
$(tclsignal_LIB_SPEC) \
$(tclxml_LIB_SPEC) \