On Thu, Aug 12, 2004 at 09:13:17PM +0000, yogib wrote: > +@@ -3,10 +3,10 @@ > + ######################################### > + > + > +-CC:=$(shell wx-config --cxx) > ++CC:=$(shell wxgtk-2.4-config --cxx) > + CCC:=gcc > +-CFLAGS:=$(shell wx-config --cxxflags) > +-CFLAGS1:=$(shell wx-config --libs) > ++CFLAGS:=$(OPT) $(shell wxgtk-2.4-config --cxxflags) > ++CFLAGS1:=$(OPT) $(shell wxgtk-2.4-config --libs) > + CCFLAGS:=$(OPT) > + OUTDIR:="/usr/local/bin" > +
A nie wxgtk2-2.4-config? gtk+2 jest teraz preferowane. No chyba że to ma jakieś problemy z gtk+2. -- Jakub Bogusz http://cyber.cs.net.pl/~qboosh/ _______________________________________________ pld-devel-pl mailing list [EMAIL PROTECTED] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
