X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.in;h=713849471ca5f1fafa542fe285e2188ac0da37ba;hb=4ccc8ab7a1f708af5fd89c71771040eaf6e6da4a;hp=62768de6619107c11e0b166f7b24d56435d3f2f4;hpb=f4dfdf10de44985020d90581aa426d106dddc542;p=ir-tcl-moved-to-github.git diff --git a/Makefile.in b/Makefile.in index 62768de..7138494 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ # IR toolkit for tcl/tk -# (c) Index Data 1995-1999 +# (c) Index Data 1995-2003 # See the file LICENSE for details. -# $Id: Makefile.in,v 1.59 2003-01-30 13:27:07 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@