On Wed, Nov 6, 2013 at 2:57 PM, Oswald Buddenhagen <[email protected]> wrote: > On Wed, Nov 06, 2013 at 01:40:02AM -0600, Felipe Contreras wrote: >> On Wed, Nov 6, 2013 at 1:36 AM, Oswald Buddenhagen <[email protected]> wrote: >> > On Tue, Nov 05, 2013 at 05:28:23PM -0600, Felipe Contreras wrote: >> >> We are missing stuff required for GNU packages. >> >> >> > which would be? >> >> Run autoreconf and you would see. >> > works just fine for me. ;)
Not for me: % git clean -fxd && autoreconf -f -i ... configure.ac:7: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: error: required file './ChangeLog' not found src/Makefile.am: installing './depcomp' autoreconf: automake failed with exit status: 1 Same as you get with: % automake --add-missing --copy --gnu -- Felipe Contreras ------------------------------------------------------------------------------ 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
