summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorTim Kientzle <kientzle@gmail.com>2011-03-15 03:15:11 -0400
committerTim Kientzle <kientzle@gmail.com>2011-03-15 03:15:11 -0400
commit0b62b090bb85d91b84d4340096b1d62d640dda97 (patch)
tree52017053206266244dd03af4a61de2e6ed05e626 /build
parent21467bd97957582306846551d2d702addbedcb12 (diff)
downloadlibarchive-0b62b090bb85d91b84d4340096b1d62d640dda97.tar.gz
Apparently autogen.sh does not conventionally run ./configure.
SVN-Revision: 3015
Diffstat (limited to 'build')
-rwxr-xr-xbuild/autogen.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/autogen.sh b/build/autogen.sh
index 08d7d3dd..d82a401f 100755
--- a/build/autogen.sh
+++ b/build/autogen.sh
@@ -60,5 +60,3 @@ esac
autoconf
autoheader
automake -a -c
-
-./configure