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 -aclocal -autoheader -automake --add-missing -autoconf +autoreconf -f -i -- 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
