Carlo Marcelo Arenas Belón  <care...@gmail.com> writes:

> prevents the following warning :

s/^/Doing so / or something to make it a complete sentence.

> ...
> it is set by optional configure at least since NetBSD 6.0

s/it/It/;


Again, makes sense, and thanks for tying this loose end.

> Signed-off-by: Carlo Marcelo Arenas Belón <care...@gmail.com>
> ---
>  config.mak.uname | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/config.mak.uname b/config.mak.uname
> index 36c973c7e6..59ce03819b 100644
> --- a/config.mak.uname
> +++ b/config.mak.uname
> @@ -246,6 +246,7 @@ ifeq ($(uname_S),NetBSD)
>       ifeq ($(shell expr "$(uname_R)" : '[01]\.'),2)
>               NEEDS_LIBICONV = YesPlease
>       endif
> +     OLD_ICONV = UnfortunatelyYes
>       BASIC_CFLAGS += -I/usr/pkg/include
>       BASIC_LDFLAGS += -L/usr/pkg/lib $(CC_LD_DYNPATH)/usr/pkg/lib
>       USE_ST_TIMESPEC = YesPlease

Reply via email to