summaryrefslogtreecommitdiffstats
path: root/ds9/win
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-04 21:59:37 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-04 21:59:37 (GMT)
commitc18ff0883129833b2f209e6d392d4b8d351ce2a5 (patch)
tree7f9819119256bef82d8ddeadfcb0388d39342ff4 /ds9/win
parentd5d4d04a0f5375d701d8958cc98753c59c8dcfb4 (diff)
downloadblt-c18ff0883129833b2f209e6d392d4b8d351ce2a5.zip
blt-c18ff0883129833b2f209e6d392d4b8d351ce2a5.tar.gz
blt-c18ff0883129833b2f209e6d392d4b8d351ce2a5.tar.bz2
use bltConfig.sh
Diffstat (limited to 'ds9/win')
-rwxr-xr-xds9/win/Makefile.in2
-rwxr-xr-xds9/win/configure2
-rwxr-xr-xds9/win/configure.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/ds9/win/Makefile.in b/ds9/win/Makefile.in
index bb4c6ed..3cce3ed 100755
--- a/ds9/win/Makefile.in
+++ b/ds9/win/Makefile.in
@@ -104,7 +104,7 @@ ds9Base$(EXEEXT): $(OBJS) $(LLIBS)
$(jpegtcl_LIB_SPEC) \
$(zlibtcl_LIB_SPEC) \
$(tkimg_LIB_SPEC) \
- $(tkble_LIB_SPEC) \
+ $(tkblt_LIB_SPEC) \
$(TK_STUB_LIB_SPEC) $(TK_LIB_SPEC) \
$(TCL_STUB_LIB_SPEC) $(TCL_LIB_SPEC) \
$(TK_LIBS) \
diff --git a/ds9/win/configure b/ds9/win/configure
index ddd3381..5a4a0ad 100755
--- a/ds9/win/configure
+++ b/ds9/win/configure
@@ -3690,7 +3690,7 @@ $as_echo "#define MAC_OSX_TK 1" >>confdefs.h
#--------------------------------------------------------------------
-# Load the *.sh file if necessary (Img extension)
+# Load the *.sh file if necessary
#--------------------------------------------------------------------
diff --git a/ds9/win/configure.in b/ds9/win/configure.in
index aa45220..4cbaeb7 100755
--- a/ds9/win/configure.in
+++ b/ds9/win/configure.in
@@ -46,7 +46,7 @@ TEA_PATH_TKCONFIG
TEA_LOAD_TKCONFIG
#--------------------------------------------------------------------
-# Load the *.sh file if necessary (Img extension)
+# Load the *.sh file if necessary
#--------------------------------------------------------------------
TEA_PATH_CONFIG(tifftcl)