From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>, "pgadmin-hackers" <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: /sw/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES |
Date: | 2006-05-15 07:39:00 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E401388170@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
> -----Original Message-----
> From: pgadmin-hackers-owner(at)postgresql(dot)org
> [mailto:pgadmin-hackers-owner(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | svn | 2006-05-15 11:16:35 | SVN Commit by dpage: r5149 - in trunk/pgadmin3: . src/agent src/agent/include src/dlg src/include src/schema |
Previous Message | OpenMacNews | 2006-05-15 04:57:14 | Re: /sw/share/aclocal/pkg.m4:5: warning: underquoted |