bug-libunistring
[Top][All Lists]
Advanced

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

Re: [bug-libunistring] pkg-config support, please


From: Daiki Ueno
Subject: Re: [bug-libunistring] pkg-config support, please
Date: Fri, 23 Jan 2015 19:41:01 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Paolo Bonzini <address@hidden> writes:

> if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
>         AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
> fi
>
> (see AC_PATH_TOOL instead of AC_PATH_PROG).

Right, I missed that part actually.

> It's okay not to provide pkg-config if you're willing to provide an
> "official" macro to find libunistring.

I wondered if there's any advantage of pkg-config over the macro.  If
convenience (for non-Gnulib consumers) is the only concern, I'm OK for
making the macro "official".  But in that case, I don't see any good
reason to provide an alternative way (i.e. using pkg-config).  Moreover,
since libunistring can be used in combination with its counterparts in
Gnulib (through your libunistring-optional.m4), I think it would make
sense to suggest the consistent way of library detection.

Thanks for the comment anyway,
--
Daiki Ueno



reply via email to

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