]> Savannah Git Hosting - mdk.git/commitdiff

Savannah Git Hosting - mdk.git/commitdiff

git git@sv / mdk.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9949be1)
Looking for guile 2.2 during configuration
Mon, 7 Jan 2019 22:02:34 +0000 (22:02 +0000)
Mon, 7 Jan 2019 22:02:34 +0000 (22:02 +0000)

diff --git a/configure.ac b/configure.ac
index c1f7cd626565f4ba052eb5a2588aadf9295ce1bb..387ae119e9031767413c79aafbb2a048e681f5e1 100644 (file)
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009,
-# 2010, 2013, 2014, 2015 Free Software Foundation, Inc.
+# 2010, 2013, 2014, 2015, 2019 Free Software Foundation, Inc.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
@@ -94,6 +94,9 @@ esac], [wguile=true])
if test x$wguile = xtrue; then
PKG_CHECK_MODULES(GUILE,guile-2.0 >= 2.0,[wguile=true],[wguile=false])
+ if test x$wguile = xfalse; then
+ PKG_CHECK_MODULES(GUILE,guile-2.2 >= 2.0,[wguile=true],[wguile=false])
+ fi
fi
if test x$wguile = xtrue; then
GNU MIX Development Kit (MDK)
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /