From bce4b808eaea41ae1898b3d86318d92fab5cb936 Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Thu, 9 Nov 2000 10:21:45 +0000 Subject: [PATCH] Robert Graham Merkel's patch to g-wrap checking. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3141 57a11ea4-9604-0410-9ed3-97b8803252fd --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index eddf745122..39eaf7d975 100644 --- a/configure.in +++ b/configure.in @@ -264,7 +264,7 @@ AC_DEFINE(GNOME) G_WRAP_COMPILE_ARGS="" G_WRAP_LINK_ARGS="" -AM_PATH_GWRAP(, , [AC_MSG_ERROR([ +AM_PATH_GWRAP(0.9.11, , [AC_MSG_ERROR([ g-wrap does not appear to be installed correctly. If you need to install g-wrap, you can find it at ftp://ftp.gnucash.org/pub/g-wrap.