HomeSort by: relevance | last modified time | path
    Searched refs:txiprereq (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/texinfo/dist/util/
texi2dvi 99 txiprereq=19990129 # minimum texinfo.tex version with macro expansion
536 # the comparison with $txiprereq, a number, will fail with non
553 if test "$txiprereq" -le "$txiversion" >/dev/null 2>&1; then
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2dvi 61 txiprereq=19990129 # minimum texinfo.tex version with macro expansion
1208 # the comparison with $txiprereq, a number, will fail with non-digits.
1229 if test "$txiprereq" -le "$txiversion" >&6 2>&1; then
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2dvi 61 txiprereq=19990129 # minimum texinfo.tex version with macro expansion
1208 # the comparison with $txiprereq, a number, will fail with non-digits.
1229 if test "$txiprereq" -le "$txiversion" >&6 2>&1; then

Completed in 53 milliseconds