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

Re: gtk frontend for cdebconf, ready for commit



On Thu, Sep 05, 2002 at 10:49:58AM +0200, Martin Sj?gren wrote:
> tor 2002-09-05 klockan 02.31 skrev Michael Cardenas:
> > > Attached is a patch for cdebconf that adds a gtk2.0 frontend. It is
> > > relatively complete. The select and text handlers are not finished,
> > > but there is enough to be tested here.
> > 
> > I've attached a cleaner, more complete patch to this email. Now all of
> > the question handlers are done. 
> 
> I couldn't get it to compile, until I changed this line in Makefile:
> 
> +++ Makefile    2002-09-05 10:03:30.000000000 +0200
> @@ -1,7 +1,7 @@
>  MODULE=gtk
>  SOBJ=gtk.so
>  OBJS=gtk.opic
> -INCLUDES=`pkg-config --cflags gtk+-2.0`
> +MODCFLAGS=`pkg-config --cflags gtk+-2.0`
> 
>  MODLDFLAGS=`pkg-config --libs gtk+-2.0`
> 

I had attached a patch to globalmakeflags.in in my first email that
made the INCLUDES work, but I see that your change is more correct. 

-- 
michael cardenas | lead software engineer | lindows.com | hyperpoem.net

"One evening I seated beauty on my knees. 
 And I found her bitter,  
 And I cursed her."
- Arthur Rimbaud

Attachment: pgpQDvKbyb_DL.pgp
Description: PGP signature


Reply to: