]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
autogen: re-run aclocal after libtoolize 1097/head
authorNoah Watkins <noahwatkins@gmail.com>
Wed, 15 Jan 2014 18:43:49 +0000 (10:43 -0800)
committerNoah Watkins <noahwatkins@gmail.com>
Wed, 15 Jan 2014 18:43:49 +0000 (10:43 -0800)
commitfdf1a41094f068da08e5c44b645e440f045b0eb7
tree47e53f9bc5f8e1a63bcd2102a21331b7d8575f84
parent980ef0e8b3df89518259976f5de5bc4047822a82
autogen: re-run aclocal after libtoolize

This seems to prevent configure from re-running after the first
invocation of 'make' following ./autogen.sh. The autoreconf script also
does this.

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
autogen.sh