mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00

- Change prepends to appends because user's LDFLAGS and CPPFLAGS should always come first so they're searched before ours. Bug: https://github.com/curl/curl/issues/1420 Reported-by: Helmut K. C. Tessarek