X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.in;h=795af52f0ccfce0516e513c5ea882c3a1927087a;hb=23633eacc9e900364109a4fd4b4ded8deaa84dc2;hp=7fe352243280758007c89cfd43983190f4a7dd12;hpb=f5c789b9dc20fbe7728f5bb922128eb7b5de6b22;p=ir-tcl-moved-to-github.git diff --git a/configure.in b/configure.in index 7fe3522..795af52 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl IR toolkit for tcl/tk dnl (c) Index Data 1996-2001 dnl See the file LICENSE for details. -dnl $Id: configure.in,v 1.35 2002-09-02 11:19:12 adam Exp $ +dnl $Id: configure.in,v 1.36 2002-09-13 20:23:56 adam Exp $ AC_INIT(ir-tcl.h) dnl ------ Substitutions AC_SUBST(CC) @@ -20,7 +20,7 @@ AC_SUBST(RANLIB) dnl dnl ------ Build root AC_SUBST(build_root) -AC_ARG_WITH(build-root, [ --with-buildroot RPM Build root],[build_root=$withval],[build_root=""]) +AC_ARG_WITH(build-root, [ --with-build-root RPM Build root],[build_root=$withval],[build_root=""]) dnl dnl ------ Preliminary settings AC_PROG_INSTALL