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

Re: libgtk-dev bug?



Paolo Molaro <lupus@lettere.unipd.it> wrote:
> In the makefile use:
> 
> LIBS = $(shell gtk-config --libs)
> FLAGS = $(shell gtk-config --cflags)
> 
> and later use $(LIBS) and $(FLAGS).

That's only safe if you're willing to do make clean before each compile.

-- 
Raul


--  
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: