aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-05-11 16:42:54 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-05-11 16:42:54 +0300
commitc2fef3f238087c8be9d8ac25fbd4b7fe19370f0b (patch)
tree9a6e5c1feb83648f9aec896fa61eac30df2cca99
parent302a74e565999792d3cac79df23ee93b01e49f52 (diff)
downloadgamma-c2fef3f238087c8be9d8ac25fbd4b7fe19370f0b.tar.gz
gamma-c2fef3f238087c8be9d8ac25fbd4b7fe19370f0b.tar.bz2
Upgrade gint.
* configure.ac (GINT_INIT): Remove unnecessary third argument. * gint: Upgrade to a5774356.
-rw-r--r--configure.ac2
m---------gint0
2 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 81c9dfa..d7993f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,7 +35,7 @@ AC_PROG_LN_S
AM_PROG_LIBTOOL
AM_C_PROTOTYPES
-GINT_INIT(gint,[1.8],,[AC_MSG_ERROR([Guile not found])])
+GINT_INIT(gint,[1.8])
AC_SUBST(INCLUDEPATH)
AC_MSG_CHECKING(for additional includes)
diff --git a/gint b/gint
-Subproject 4254b0590e609b82dac3d688ecb401c9eefb7e2
+Subproject a5774356a1c12d1bcb55b6322710e347e1604fc

Return to:

Send suggestions and report system problems to the System administrator.