done
IFS=$as_save_IFS
+ test -z "$ac_cv_path_TIC" && ac_cv_path_TIC=":"
;;
esac
fi
dnl# --------------------------------------------------------------------------
-AC_PATH_PROG(TIC, tic)
+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:
$(INSTALL_DATA) rxvt.7.man $(DESTDIR)$(man7dir)/$(RXVTNAME).$(man7ext)
@IF_PERL@ $(INSTALL) -d $(DESTDIR)$(man3dir)
@IF_PERL@ $(INSTALL_DATA) rxvtperl.3.man $(DESTDIR)$(man3dir)/$(RXVTNAME)perl.$(man3ext)
- if test -x "@TIC@"; then if test -n "@TIC@"; then @TIC@ $(srcdir)/etc/rxvt-unicode.terminfo; fi; fi
+ @TIC@ $(srcdir)/etc/rxvt-unicode.terminfo
distdepend: alldoc