Re: texinfo configure bug

[email protected] (Karl Berry)
Newsgroups gmane.comp.tex.texinfo.bugs,gmane.comp.tex.tetex.beta
Message-ID <[email protected]>
    diff -ru /build/texinfo-4.5/configure.ac ./configure.ac
    --- /build/texinfo-4.5/configure.ac	Wed Feb  5 01:40:19 2003
    +++ ./configure.ac	Sun Feb 16 01:29:26 2003
    @@ -105,7 +105,7 @@
          LIBS="$oldLIBS -l$termlib"
        fi
        AC_TRY_LINK(, 
    -#ifdef HAVE_NCURSES_TERMCAP_H
    +[#ifdef HAVE_NCURSES_TERMCAP_H
     #include <ncurses/termcap.h>
     #else
     #ifdef HAVE_TERMCAP_H
    @@ -121,10 +121,10 @@
     /* Make sure all variables actually exist.  AIX 4.3 has ospeed but no BC.
        --Andreas Ley <[email protected]>, 24 Aug 2000.  */
     BC++;
    -UP++
    +UP++;
     PC++;
     return ospeed != 0;
    -, ac_cv_var_ospeed=$trylib; break)
    +], ac_cv_var_ospeed=$trylib; break)
     done
     LIBS=$oldLIBS
     )

I installed this change.  Thanks much.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.