projects
/
ir-tcl-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8db3a84
)
Change IRTCLDIR
IRTCL.1.4.1
author
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 23 Feb 2003 23:50:15 +0000
(23:50 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 23 Feb 2003 23:50:15 +0000
(23:50 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
c885074
..
7138494
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-1,7
+1,7
@@
# IR toolkit for tcl/tk
# (c) Index Data 1995-2003
# See the file LICENSE for details.
-# $Id: Makefile.in,v 1.60 2003-02-23 23:15:31 adam Exp $
+# $Id: Makefile.in,v 1.61 2003-02-23 23:50:15 adam Exp $
SHELL=/bin/sh
# IrTcl Version
@@
-21,7
+21,7
@@
BINDIR=$(exec_prefix)/bin
LIBDIR=$(exec_prefix)/lib
MANDIR=$(prefix)/man
INCDIR=$(prefix)/include
-IRTCLDIR=$(prefix)/lib/ir-tcl
+IRTCLDIR=$(prefix)/lib/irtcl
CC=@CC@