mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:51:53 +03:00
Revert "libcurl.pc: make it relocatable"
This reverts commit 3862c37b63.
That fix should either be done differently or with an option.
Reported-by: asavah on github
Fixes #6157
Closes #6183
This commit is contained in:
parent
fa6bbbe167
commit
259c70a930
7 changed files with 5 additions and 363 deletions
|
|
@ -197,6 +197,7 @@ bin_SCRIPTS = curl-config
|
|||
SUBDIRS = lib src
|
||||
DIST_SUBDIRS = $(SUBDIRS) tests packages scripts include docs
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = libcurl.pc
|
||||
|
||||
# List of files required to generate VC IDE .dsp, .vcproj and .vcxproj files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue