]> git.openfabrics.org - ~shefty/librdmacm.git/commit
[librdmacm,3/8] 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>
Tue, 16 Jul 2013 23:02:06 +0000 (16:02 -0700)
commite9317c3a56eb88118e5d476b2aea4932584aae3a
tree49392529800f64a7bbfa39709046349777c78c1f
parentd5bb5d3050f2a8426ff85c8d4cff030a565274a7
[librdmacm,3/8] 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