[ghemical-devel] configure script(s) should call PKG_PROG_PKG_CONFIG

Daniel Leidert daniel.leidert.spam at gmx.net
Sat Oct 4 17:57:18 EDT 2008


Am Samstag, den 04.10.2008, 12:49 +0200 schrieb Daniel Leidert:

> checking your configure script I would strongly recommend, that you call
> at least the
> 
> PKG_PROG_PKG_CONFIG
> 
> macro and then use the
> 
> $PKG_CONFIG
> 
> variable instead to call `pkg-config' directly. This will make sure,
> that pkg-config is available and that people can set this variable, if
> pkg-config is not inside $PATH.

Found a bug in libghemicals configure.ac:

> MOPAC7_CFLAGS=$(pkg-config --cflags libglade-2.0)
> MOPAC7_LIBS=$(pkg-config --libs libglade-2.0)

s/libglade-2.0/libmopac7

I'm currently updating the files a bit. Will attach them to my next
mail.

Regards, Daniel




More information about the ghemical-devel mailing list