Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/Proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Hiler <ahiler@codeweavers.com>2022-03-22 15:19:58 +0300
committerArkadiusz Hiler <ahiler@codeweavers.com>2022-03-23 22:23:15 +0300
commite5100c0363b4c745ee6f68117c10a60db82fe051 (patch)
treeddcdbac76e49d61a2e07119381ce8975e06d312f /configure.sh
parenta3a292d1ef2ffc9f514c92e6e88be9810f0d9220 (diff)
configure.sh: Don't check for autoconf.
It's not required on the host since 44d9fb94b25b ("build: Run autoreconf in the container.")
Diffstat (limited to 'configure.sh')
-rwxr-xr-xconfigure.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.sh b/configure.sh
index 48d6004e..62ec81a2 100755
--- a/configure.sh
+++ b/configure.sh
@@ -127,7 +127,6 @@ function configure() {
dependency_command wget
dependency_command xz
dependency_command patch
- dependency_command autoconf
dependency_command git
dependency_command python3