diff options
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index a5241bf..e982ea0 100644 --- a/configure.ac +++ b/configure.ac @@ -24,9 +24,6 @@ AM_SILENT_RULES([yes]) GUILE_PKG([2.2]) GUILE_PROGS -if test "x$GUILD" = "x"; then - AC_MSG_ERROR(['guild' binary not found; please check your guile-2.2 installation.]) -fi AC_CONFIG_FILES([Makefile]) AC_CONFIG_FILES([pre-inst-env], [chmod +x pre-inst-env]) |