aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 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
35AM_PROG_LIBTOOL 35AM_PROG_LIBTOOL
36AM_C_PROTOTYPES 36AM_C_PROTOTYPES
37 37
38GINT_INIT(gint,[1.8],,[AC_MSG_ERROR([Guile not found])]) 38GINT_INIT(gint,[1.8])
39 39
40AC_SUBST(INCLUDEPATH) 40AC_SUBST(INCLUDEPATH)
41AC_MSG_CHECKING(for additional includes) 41AC_MSG_CHECKING(for additional includes)

Return to:

Send suggestions and report system problems to the System administrator.