From: Carl Worth Date: Wed, 2 Dec 2009 02:13:43 +0000 (-0800) Subject: configure: Clarify pkg-config warning now that Makefile does not invoke pkg-config. X-Git-Tag: 0.1~253 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=c621465dd7dddc0214ee782c7eaf25510ae68a23;hp=a4d3f07e5162db4f9345f32f623ce94f5015c873 configure: Clarify pkg-config warning now that Makefile does not invoke pkg-config. It's probably a bit more work to use this configure script without pkg-config, but it's at least possible, (and we could make it even easier if this becomes an important use case). --- diff --git a/configure b/configure index 92b6710f..65411956 100755 --- a/configure +++ b/configure @@ -115,17 +115,17 @@ package names may be different, (such as "devel" in place of "dev"). EOF if [ $have_pkg_config -eq 0 ]; then cat <