From: root Date: Tue, 17 Aug 2004 09:16:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=c29ee254deb700b04514306fa52293beb0632f5c;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/autoconf/configure.in b/autoconf/configure.in index e968f90f..9bdd0952 100644 --- a/autoconf/configure.in +++ b/autoconf/configure.in @@ -459,6 +459,7 @@ AC_PATH_PROG(SED, sed, sed) AC_PATH_PROG(ECHO, echo, echo) AC_PATH_PROG(CMP, cmp, cmp) AC_PATH_PROG(TBL, tbl) +AC_PATH_PROG(TIC, tic) dnl# need a neat way to detect SVR4 or its features dnl# in src/command.c we use these functions: