pspp-dev
[Top][All Lists]
Advanced

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

Re: [PATCH] glade: Fix building libglade_psppire.


From: John Darrington
Subject: Re: [PATCH] glade: Fix building libglade_psppire.
Date: Sun, 21 Aug 2011 17:05:39 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

looks fine to me.

On Sat, Aug 20, 2011 at 02:48:27PM -0700, Ben Pfaff wrote:
     Otherwise GCC can't find the gtksourceview header files.
     ---
     John, I assume that this is the correct fix?
     
     Thanks,
     
     Ben.
     
     diff --git a/glade/automake.mk b/glade/automake.mk
     index 3a9cc8f..3daa561 100644
     --- a/glade/automake.mk
     +++ b/glade/automake.mk
     @@ -50,7 +50,7 @@ dist_large_pixmap_DATA = \
      
      
      libglade_psppire_la_CFLAGS = $(GLADE_UI_CFLAGS) $(GLADE_CFLAGS) \
     -  -I $(top_srcdir)/src/ui/gui -DDEBUGGING
     +  $(GTKSOURCEVIEW_CFLAGS) -I $(top_srcdir)/src/ui/gui -DDEBUGGING
      
      libglade_psppire_la_LIBADD = gl/libgl.la
      
     -- 
     1.7.2.5

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]