Re: /sw/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: /sw/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E401388170@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на /sw/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES  ("Florian G. Pflug" <fgp@phlo.org>)
Список pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> Florian G. Pflug
> Sent: 15 May 2006 02:34
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] /sw/share/aclocal/pkg.m4:5:
> warning: underquoted definition of PKG_CHECK_MODULES
>
> Hi
>
> I'm getting this warning:
> /sw/share/aclocal/pkg.m4:5: warning: underquoted definition
> of PKG_CHECK_MODULES
>    run info '(automake)Extending aclocal'
>    or see
> http://sources.redhat.com/automake/automake.html#Extending-aclocal
>

I often see warnings like this when I update Slackware (in fact, I think
developer.pgadmin.org currently throws about 5 of them). They are from
other packages that contain macros without enough quotes - find the
thing it's complaining about in pkg.m4 and try adding a [ ] round it.

Regards, Dave

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: OpenMacNews
Дата:
Сообщение: Re: /sw/share/aclocal/pkg.m4:5: warning: underquoted
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r5149 - in trunk/pgadmin3: . src/agent src/agent/include src/dlg src/include src/schema