mirror of
https://github.com/curl/curl.git
synced 2026-08-24 23:13:38 +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
|
|
@ -43,9 +43,6 @@ my @skiplist=(
|
|||
'^projects/Windows/.*.tmpl$', # generated MSVC file
|
||||
'^projects/Windows/.*.vcxproj.filters$', # generated MSVC file
|
||||
'^m4/ax_compile_check_sizeof.m4$', # imported, leave be
|
||||
'^m4/ax_compute_relative_paths.m4$', # imported, leave be
|
||||
'^m4/ax_normalize_path.m4$', # imported, leave be
|
||||
'^m4/ax_recursive_eval.m4$', # imported, leave be
|
||||
'^.mailmap', # git control file
|
||||
'\/readme',
|
||||
'^.github/', # github instruction files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue