bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Allow installing .pc files without having pkg-config


From: Joshua Root
Subject: [PATCH] Allow installing .pc files without having pkg-config
Date: Mon, 17 Aug 2015 16:42:01 +1000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Patch against ncurses 6.0. The configure script currently won't install
.pc files if the pkg-config program is not present. This is not
necessary in the case where --with-pkg-config-libdir is specified
explicitly, and it's convenient to be able to build without a pkg-config
dependency. The patch relaxes the check accordingly.

Attachment: allow-pc-files-without-pkgconfig.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]