The configure script provided with xdvi was created by a modified version
of GNU autoconf version 2.13.  If you need to re-generate it for any reason,
you should get autoconf version 2.13, apply the patches in the file
xautocnf.pat, and build with

	./configure --program-transform-name=s/^/x/

(and whatever other arguments you find necessary), then

	make all install

The changes are only those necessary for xdvi; this is not intended to
provide a general package for configure scripts for X programs, although
it may provide a basis for such a package if anyone wants to pick this up.

--Paul Vojta, vojta@math.berkeley.edu
