mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:37:17 +03:00
tidy-up: adjust casing of project names
Mostly TLS/SSH project name. Closes #14160
This commit is contained in:
parent
f94aa3d97f
commit
6343034dd1
50 changed files with 928 additions and 932 deletions
|
|
@ -36,7 +36,7 @@ CFLAGS = -c -g
|
|||
|
||||
# This should point to a directory that holds libcurl, if it is not
|
||||
# in the system's standard lib dir
|
||||
# We also set a -L to include the directory where we have the openssl
|
||||
# We also set a -L to include the directory where we have the OpenSSL
|
||||
# libraries
|
||||
LDFLAGS = -L/home/dast/lib -L/usr/local/ssl/lib
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue