From 1a02be03869e580f9afc0898320ee91f044d35ba Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Tue, 9 May 2000 07:47:55 +0000 Subject: [PATCH] iquick patch to build on red hat systems git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2282 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.in b/src/Makefile.in index 839bc2d116..89ece7fb3b 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -27,6 +27,7 @@ INCLPATH = -I. \ -I./engine/guid \ -I./register \ -Ireports \ + -I@prefix@/lib/glib/include \ -I@prefix@/include GNOME_CFLAGS += -I./gnome