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

_______________________________________________
pspp-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to