]> git.openfabrics.org - ~shefty/librdmacm.git/commit
autogen.sh: Use autoreconf in autogen.sh
authorJeff Squyres <jsquyres@cisco.com>
Tue, 16 Jul 2013 21:59:47 +0000 (23:59 +0200)
committerSean Hefty <sean.hefty@intel.com>
Wed, 17 Jul 2013 04:15:08 +0000 (21:15 -0700)
commitf49ac33aaab147e5b126a75565f57e596600f372
tree477303bbeccdf3cd3799b5729428253be585b44a
parent9d2f1b068e6fcd62853fe013c7cc4316dcb3fc4b
autogen.sh: Use autoreconf in autogen.sh

The old sequence of Autotools commands listed in autogen.sh is no
longer correct.  Instead, just use the single "autoreconf" command,
which will invoke all the Right Autotools commands in the correct
order.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
Signed-off-by: Yann Droneaud <ydroneaud@opteya.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
autogen.sh