On Sat, Jan 09, 2010 at 11:02:47AM -0600, John Orlando wrote:
> On Sat, Jan 9, 2010 at 9:58 AM, Eric Blossom <e...@comsec.com> wrote:
> 
> >
> > ./bootstrap && ./configure
> >
> > Should work
> >
> Ahh...I didn't think bootstrapping first was necessary if re-building (I had
> assumed that configure took care of aggregating the file lists, but this
> obviously is wrong).  Indeed, upon first bootstrapping, configure produces a
> Makefile with my files included.  Thanks much Eric.
> 

Amongst other things, bootstrap runs automake, which builds the
Makefile.in's from the Makefile.am's.

configure generates the Makefile's from the Makefile.in's

Glad to hear it worked!
Eric


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to