From: Sage Weil Date: Fri, 11 Jul 2008 19:04:59 +0000 (-0700) Subject: no more m4 dir X-Git-Tag: v0.3~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=33c6a6b7712066385b4a47bd87c4389602bcd411;p=ceph.git no more m4 dir --- diff --git a/autogen.sh b/autogen.sh index e2debd9a6e23..b299eb0ff97b 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh rm -f config.cache -aclocal -I m4 +aclocal #-I m4 autoconf autoheader automake -a --add-missing