Yes, autoreconf -f -i is needed after a checkout. This is what we do before "make distcheck" to make a release. We always make the release tarball on a recent system (the current stable Fedora release at the time is what I've always used), so that sets the "new enough" standard for auto*. If we need anything in particular in tool requirements, we should use version requirements in configure.ac to specify it.
Thanks, Roland ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
