diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0f7cfda..451777d 100644 --- a/configure.ac +++ b/configure.ac @@ -43,7 +43,7 @@ m4_pattern_allow([^GUILE_PKG]) m4_pattern_allow([^GUILE_PROGS]) # Check for latest Guile development files. -GUILE_PKG([3.0 2.2 2.0]) +GUILE_PKG([3.0]) # Checks for programs. GUILE_PROGS |