Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita36d735

Browse files
committed
configure.ac: Mono 2.11.5 == 3.0
Mono version 2.11.5 was never released and was actually renamed to 3.0
1 parentcded42f commita36d735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎configure.ac‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if test "x$PKG_CONFIG" = "xno"; then
1313
fi
1414

1515
MONO_REQUIRED_VERSION=2.9
16-
MONO_RECOMMENDED_VERSION=2.11.5
16+
MONO_RECOMMENDED_VERSION=3.0
1717

1818
if ! pkg-config --atleast-version=$MONO_REQUIRED_VERSION mono; then
1919
AC_MSG_ERROR("Youneedmono$MONO_REQUIRED_VERSION")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp