]> 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:06:40 +0000 (16:06 -0700)
commit10d5784ad487298f8217d4778a87b17643f48d46
tree49392529800f64a7bbfa39709046349777c78c1f
parent31dc9e346e81b2e4c1bbf1effcbbea9299c86ad2
[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