curl/packages
Viktor Szakats d222dbe788
build: tidy up internal macro names for libcurl.pc
Rename internal macros to match their `libcurl.pc` metadata counterpart.
Also apply these to the `curl-config.in` template.

- `CPPFLAG_CURL_STATICLIB` -> `LIBCURL_PC_CFLAGS`
- `LIBCURL_LIBS`           -> `LIBCURL_PC_LIBS_PRIVATE`
- `LIBCURL_NO_SHARED`      -> `LIBCURL_PC_LIBS`

Closes #14476
2024-08-12 14:56:41 +02:00
..
OS400 CHANGES: rename to CHANGES.md, no longer generated 2024-08-01 13:37:12 +02:00
vms build: tidy up internal macro names for libcurl.pc 2024-08-12 14:56:41 +02:00
Makefile.am os400: build cli manual. 2024-07-28 15:59:21 +02:00
README.md

Packages

This directory and all its subdirectories are for special package information, templates, scripts and docs. The files herein should be of use for those of you who want to package curl in a binary or source format for these platforms.