> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] 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 ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings