To generate the configure script (usually something done just before
release), I think you run
   autoreconf -i
You may need to install the autoconf and autopoint packages for that to succeed.
Then, after running configure, do
   make update
   make
You may need to install the package texinfo for that to succeed.


On Fri, Oct 16, 2015 at 7:00 PM, Mark Galeck <mark_gal...@pacbell.net> wrote:
> Thank you Dan, sorry for being so dumb but...  there is no "configure"
> script in there, what am I missing??
>
> ________________________________
> From: Dan Kegel <d...@kegel.com>
>
> Try getting the latest from git; see
> http://savannah.gnu.org/git/?group=make
>
> - Dan
>
>
>
>

_______________________________________________
Help-make mailing list
Help-make@gnu.org
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to