Re: [Plib-devel] [PATCH] demos/build_all_demos: add autogen.sh calls
Brought to you by:
sjbaker
From: Melchior F. <mf...@us...> - 2009-01-21 18:00:00
|
* Fay, John F Dr CTR USAF AFMC 46 SK -- Wednesday 21 January 2009: > Is "autogen.sh" supposed to be necessary for a release version? I'm no > Linux guru so I have no idea. It needs to be run to generate "configure". Otherwise the next step will fail. Of course, it's easy to run manually, but then the whole "build_all_demos" wouldn't make much sense. > +./autogen.sh > ./configure > make m. |