X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.in;h=9519782b23cd70b2ec1f6d88555bcd1efac50c84;hb=2d42edd809ab188892914d042ab1e9b27a89d1b1;hp=836d29e34cb34b7a764e91c51e44d67704900e98;hpb=59e46e96c64563d6fe80140f9961d9308dd95a21;p=ir-tcl-moved-to-github.git diff --git a/Makefile.in b/Makefile.in index 836d29e..9519782 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ # IR toolkit for tcl/tk # (c) Index Data 1995-1999 # See the file LICENSE for details. -# $Id: Makefile.in,v 1.57 2001-12-03 19:23:07 adam Exp $ +# $Id: Makefile.in,v 1.58 2002-09-13 20:23:56 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/irtcl +IRTCLDIR=$(prefix)/lib/ir-tcl CC=@CC@