Make it possible to override USE_SYSTEM_CURL in user.make.
authorSebastian Rasmussen <[email protected]>
Tue, 28 May 2024 21:59:05 +0000 (23:59 +0200)
committerSebastian Rasmussen <[email protected]>
Wed, 5 Jun 2024 21:28:46 +0000 (23:28 +0200)
Makethird

index 91e7354da1d9b559728b647ab11cc7aac20cb249..7c9d9d4756f6c4e78c94f6123ae9382a7507073d 100644 (file)
--- a/Makethird
+++ b/Makethird
@@ -27,7 +27,7 @@ ifeq ($(OS),MACOS)
 endif
 
 ifeq ($(OS),Linux)
-  USE_SYSTEM_CURL := yes
+  USE_SYSTEM_CURL ?= yes
 endif
 
 # Use of Tesseract is optional: