mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-11 12:42:31 +00:00
Fixed automake required files.
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ echo automake...
|
||||
exit 1
|
||||
}
|
||||
|
||||
automake --add-missing --copy --gnu || exit 1
|
||||
automake --add-missing --copy --foreign || exit 1
|
||||
|
||||
echo autoconf...
|
||||
(autoconf --version) < /dev/null > /dev/null 2>&1 || {
|
||||
|
||||
Reference in New Issue
Block a user