On 08/16/2012 11:09 AM, Mark Wielaard wrote:
On Thu, 2012-08-16 at 10:57 -0400, Jeff Kenton wrote:
1. I had done my initial development from the elfutils-0.154 tarball,
not from a git tree.  From the tarball all I had to do was "configure"
and "make".  The git tree is missing a configure file and various
Makefile.in's (and a few other things).  I can copy the missing files
into the tree and continue, but I'm sure that's not the best way.
What's the best way?
When working with a git checkout first run autoreconf -f -v -i to
generate the auto* files then configure using --enable-maintainer-mode

Perfect -- thanks.

--jeff

_______________________________________________
elfutils-devel mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/elfutils-devel

Reply via email to