summaryrefslogtreecommitdiffstats
path: root/ds9/unix
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-04-26 15:40:38 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-04-26 15:40:38 (GMT)
commitf3adb1b276a9556562cd68e374ac621e5ac1ebab (patch)
treeae876f3e753759679e1801736bf9a905f91ffe92 /ds9/unix
parent317f528ee0f5a32a61b2ef2f428b125b6353285c (diff)
downloadblt-f3adb1b276a9556562cd68e374ac621e5ac1ebab.zip
blt-f3adb1b276a9556562cd68e374ac621e5ac1ebab.tar.gz
blt-f3adb1b276a9556562cd68e374ac621e5ac1ebab.tar.bz2
support https via tls
Diffstat (limited to 'ds9/unix')
-rw-r--r--ds9/unix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/unix/Makefile.in b/ds9/unix/Makefile.in
index 412d33d..25b1943 100644
--- a/ds9/unix/Makefile.in
+++ b/ds9/unix/Makefile.in
@@ -35,7 +35,7 @@ tcliis_LIB_SPEC = @tcliis_LIB_SPEC@
tclsignal_LIB_SPEC= @tclsignal_LIB_SPEC@
tclxml_LIB_SPEC = @tclxml_LIB_SPEC@
tclzvfs_LIB_SPEC= @tclzvfs_LIB_SPEC@
-tls_LIB_SPEC=@tls_LIB_SPEC@
+tls_LIB_SPEC =@tls_LIB_SPEC@
tkblt_LIB_SPEC = @tkblt_LIB_SPEC@
tkhtml1_LIB_SPEC= @tkhtml1_LIB_SPEC@