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:
parent
1ab415a779
commit
e41312cf22
1 changed files with 0 additions and 2 deletions
|
@ -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
|
|
||||||
|
|
Loading…
Reference in a new issue