]> git.openfabrics.org - ~shefty/libibcm.git/commit
libibcm: Fix autotools to include the necessary M4 files
authorJason Gunthorpe <jgunthorpe@obsidianresearch.com>
Mon, 1 Nov 2010 16:11:27 +0000 (09:11 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 1 Nov 2010 16:11:27 +0000 (09:11 -0700)
commitb2db26784d01dc3990198a89fe80a5d6b759c419
treedc1bc82dde731ee86624fb9b09995e3e18463178
parent2698ea07ab65c755bd7e9e9661ed877ad32f4333
libibcm: Fix autotools to include the necessary M4 files

Otherwise running autogen.sh with a new version of autotools and then
building on a system with an older version tends to explode.
Unfortunately this is sometimes necessary since the new version is
required by the package.

This is how GNU envisions this mess works at least..

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Makefile.am
configure.in