texi2html

The Undefined undefine at aramin.net
Sun May 16 23:39:42 CEST 2004


natknąłem się w jednym programie na coś takiego:
  AC_CHECK_PROG(TEXI2HTML, texi2html, texi2html, false)
  if test -n "$htmldocs_enabled"; then
    # Check that texi2html understands its new-style (e.g. -out_file)
    # arguments
    if test $TEXI2HTML != false &&
       $TEXI2HTML -out_file /dev/null /dev/null >/dev/null 2>/dev/null
    then :
    else
      AC_MSG_ERROR(modern texi2html needed to build HTML documentation)
    fi

nasz texi2html czegoś takiego rzecz jasna nie obsługuje... wie może ktoś
dlaczego? Niby nie mamy aż takiego starego tetexa...

-- 
Andrzej 'The Undefined' Dopierała
UNIX && Linux administrator, Adam Mickiewicz University WMiI
PLD Linux Developer             HomePage: http://aramin.net/
JID: undefine at piastlan.net    e-mail: undefine at pld-linux.org



More information about the pld-devel-pl mailing list