On Feb 2, 2013, at 4:31 PM, Jed Brown <jedbr...@mcs.anl.gov> wrote: > So you're saying it's not supposed to work like this: > > ~/src/libmesh$ ./bootstrap > Using autoconf (autoreconf (GNU Autoconf) 2.69) > Using libtool (libtool (GNU libtool) 2.4.2) > Using automake (automake (GNU automake) 1.13.1) > ... > ~/src/libmesh$ git diff --shortstat > 80 files changed, 19707 insertions(+), 7912 deletions(-)
We aren't *that* pedantic about forcing you to use the same versions. ./bootstrap will detect older, incompatible versions and then build compatible ones for you. What I could do is add a ./bootstrap --compatibility or something that does force exact version matching. -Ben ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel