
$FreeBSD: ports/devel/glib13/files/patch-ag,v 1.6 2002/01/18 13:04:05 sobomax Exp $

--- Makefile.in.orig	Fri Jan 18 09:43:54 2002
+++ Makefile.in	Fri Jan 18 09:45:49 2002
@@ -149,7 +149,7 @@
 
 AUTOMAKE_OPTIONS = 1.4
 
-SUBDIRS = . m4macros glib gobject gmodule gthread tests build po docs
+SUBDIRS = . m4macros glib gobject gmodule gthread build po docs
 
 bin_SCRIPTS = glib-gettextize
 
@@ -191,7 +191,7 @@
 	glib-zip
 
 
-configexecincludedir = $(libdir)/glib-2.0/include
+configexecincludedir = $(glibincludedir)
 
 CONFIGURE_DEPENDENCIES = acglib.m4
 
