[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: a project with libglib2.0-dev



On Wed, Jan 12, 2005 at 10:20:31AM +0000, Jerome BENOIT wrote:
> have you tried
> 
> AM_PATH_GLIB_2_0

Yes, I did. With it, I can use the following lines in Makefile.am:

AM_CFLAGS = -g -Wall -Iinclude -std=c99 $(GLIB_CFLAGS)
AM_LDFLAGS = $(GLIB_LIBS)

Which one should I prefer, AM_PATH_GLIB_2_0 or PKG_CHECK_MODULES?

With kind regards,
Baurjan.



Reply to: