> From: Christopher Dimech <[email protected]> > Date: Fri, 30 Oct 2020 21:02:40 +0100 > Sensitivity: Normal > > I am trying to install texinfo using the development source tree. > > git clone https://git.savannah.gnu.org/git/texinfo.git > > I am having problem with the configure part. There is no configure and am > trying to build it.
Run autogen.sh, it should create the configure script.
