1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 16:24:02 +00:00

the second call to autoreconf is redundant

This commit is contained in:
Charles Kerr 2007-08-15 20:50:08 +00:00
parent 1ab415a779
commit e41312cf22

View file

@ -6,5 +6,3 @@ if [ "$(uname)" == "Darwin" ] ; then
fi fi
autoreconf -fiv -I config -I m4 autoreconf -fiv -I config -I m4
cd third-party/libevent
autoreconf -fiv -I config -I m4