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 13:46:34 +0300
commita8b3584c73ee06c63066c3288f35d3f109225e62 (patch)
treec1a2d634cef30185bf5527db3aae7b27addf3cac
parent93db902f08f57fc43d4e3615b76701dc9f771501 (diff)
configure.sh: Don't check for autoconf.proton-sdk-0.20220119.0-1
It's not required on the host since 44d9fb94b25b ("build: Run autoreconf in the container.")
-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