In order to (partially) multi-arch-ify curl-config, remove all
authorBenjamin Moody <benjamin.moody@gmail.com>
Wed, 27 Mar 2024 18:10:56 +0000 (18:10 +0000)
committerSamuel Henrique <samueloph@debian.org>
Mon, 29 Apr 2024 17:28:54 +0000 (18:28 +0100)
commit3a9950f72825494b97d038ceadeb946f655e551c
tree146abaff09cbed17d99d432a366b8d5fd19d1ded
parent18f75db4f38a1449935a1566ec16910dc668d52e
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