tidy-up: adjust casing of project names

Mostly TLS/SSH project name.

Closes #14160
This commit is contained in:
Viktor Szakats 2024-07-12 13:55:26 +02:00
parent f94aa3d97f
commit 6343034dd1
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
50 changed files with 928 additions and 932 deletions

View file

@ -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