On Tue, Nov 05, 2013 at 05:28:24PM -0600, Felipe Contreras wrote: > This has been the correct way since a long time. > > Signed-off-by: Felipe Contreras <[email protected]> > --- > autogen.sh | 7 +------ > 1 file changed, 1 insertion(+), 6 deletions(-) > > diff --git a/autogen.sh b/autogen.sh > index 9480c36..cb038e8 100755 > --- a/autogen.sh > +++ b/autogen.sh > @@ -1,7 +1,2 @@ > #! /bin/sh > -set -e -v > -make -f Makefile.am log > can't remove that.
> -aclocal > -autoheader > -automake --add-missing > -autoconf > +autoreconf -f -i > applied. will push it at some point. > -- > 1.8.4.2+fc1 > > > ------------------------------------------------------------------------------ > November Webinars for C, C++, Fortran Developers > Accelerate application performance with scalable programming models. Explore > techniques for threading, error checking, porting, and tuning. Get the most > from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk > _______________________________________________ > isync-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/isync-devel > ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ isync-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/isync-devel
