/[groff]/groff/configure
ViewVC logotype

Diff of /groff/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.68 by wl, Thu Oct 27 21:30:30 2005 UTC revision 1.69 by wl, Fri Nov 4 07:47:42 2005 UTC
# Line 5505  fi Line 5505  fi
5505     else     else
5506       # We need an additional level of quoting to make sed's regexps work.       # We need an additional level of quoting to make sed's regexps work.
5507       makeinfo_version=`$MAKEINFO --version 2>&1 \       makeinfo_version=`$MAKEINFO --version 2>&1 \
5508         | sed '1 {s/^.* \([^ ]\+\)$/\1/;q}'`         | sed '1 { s/^.* \([^ ]\+\)$/\1/;q }'`
5509       # Consider only the first two numbers in version number string.       # Consider only the first two numbers in version number string.
5510       makeinfo_version_major=`echo $makeinfo_version \       makeinfo_version_major=`echo $makeinfo_version \
5511         | sed 's/^\([0-9]*\).*$/\1/'`         | sed 's/^\([0-9]*\).*$/\1/'`

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26