From: Arlin Davis Date: Mon, 21 Jul 2014 19:55:54 +0000 (-0700) Subject: update autogen.sh X-Git-Tag: dapl-2.1.0-1~2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=710dafc4cbac7fe5ea2b5d19f83e6f557a96ec7f;p=~ardavis%2Fdapl.git update autogen.sh Signed-off-by: Arlin Davis --- diff --git a/autogen.sh b/autogen.sh index 343c5a6..429df2c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,10 +1,5 @@ #! /bin/sh set -x -test -d ./config || mkdir ./config -aclocal -I config -libtoolize --force --copy -autoheader -automake --foreign --add-missing --copy -autoconf - +mkdir -p config m4 +autoreconf -vi