In order to (partially) multi-arch-ify curl-config, remove all
authorBenjamin Moody <benjamin.moody@gmail.com>
Mon, 19 Feb 2024 22:16:17 +0000 (22:16 +0000)
committerSamuel Henrique <samueloph@debian.org>
Mon, 19 Feb 2024 22:16:17 +0000 (22:16 +0000)
commit9dc5898643c8c98b55a76914be8b83e7749a823b
tree9ac1e12764c622545f7a4069ebbb8d7aa929b3dd
parent875fd16245c72835268d997a0993bde01094530d
In order to (partially) multi-arch-ify curl-config, remove all

Origin: vendor
Bug-Debian: http://bugs.debian.org/731998
Forwarded: not-needed
Reviewed-by: Alessandro Ghedini <ghedo@debian.org>
Last-Update: 2017-01-10

mention of @includedir@ and @libdir@ from the script.  On Debian, the actual
header and library directories are architecture-dependent, but will always be
in the C compiler's default search path, so -I and -L options are not
necessary (and may be harmful in multi-arch environments.)

Gbp-Pq: Name 11_omit-directories-from-config.patch
curl-config.in