From e41312cf229048055dfcbd9b10460ff3f2ad76f0 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Wed, 15 Aug 2007 20:50:08 +0000 Subject: [PATCH] the second call to autoreconf is redundant --- autogen.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/autogen.sh b/autogen.sh index 600085d3e..6ec909dce 100755 --- a/autogen.sh +++ b/autogen.sh @@ -6,5 +6,3 @@ if [ "$(uname)" == "Darwin" ] ; then fi autoreconf -fiv -I config -I m4 -cd third-party/libevent -autoreconf -fiv -I config -I m4