diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-01-04 17:47:12 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-01-04 17:47:12 (GMT) |
commit | e30f4ab9110bf554f9289ab3c67a34ebf804df75 (patch) | |
tree | d2f3d897275af314b336ee86456d76d03611fc89 /unix | |
parent | b720d58fb2ee036ffc4de7321b0bcd0b8fe44279 (diff) | |
download | blt-e30f4ab9110bf554f9289ab3c67a34ebf804df75.zip blt-e30f4ab9110bf554f9289ab3c67a34ebf804df75.tar.gz blt-e30f4ab9110bf554f9289ab3c67a34ebf804df75.tar.bz2 |
update tkimg 1.4.6
Diffstat (limited to 'unix')
-rw-r--r-- | unix/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in index 7258636..681a8c0 100644 --- a/unix/Makefile.in +++ b/unix/Makefile.in @@ -12,7 +12,6 @@ mandir = @mandir@ OS = @OS@ ARCH = @ARCH@ TKFLAGS = @TKFLAGS@ -TKIMGFLAGS = @TKIMGFLAGS@ JOBS = @CORES@ WITHTCL = --with-tcl=$(prefix)/tcl$(TCLVER)/unix |