projects
/
mupdf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aa5aa8
)
Make it possible to override USE_SYSTEM_CURL in user.make.
author
Sebastian Rasmussen
<
[email protected]
>
Tue, 28 May 2024 21:59:05 +0000
(23:59 +0200)
committer
Sebastian Rasmussen
<
[email protected]
>
Wed, 5 Jun 2024 21:28:46 +0000
(23:28 +0200)
Makethird
patch
|
blob
|
blame
|
history
diff --git
a/Makethird
b/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: