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

Commitf3f52f8

Browse files
committed
Merge branch 'master' ofhttps://github.com/fsharp/fsharp
2 parents1da539a +1de7ae3 commitf3f52f8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎configure.ac‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ src/fsharp/policy.4.3.FSharp.Core/Makefile
9090
])
9191
AC_OUTPUT
9292

93+
CANON_MONODIR=`cd $MONODIR/../..; pwd`
94+
9395
if ! test -e $prefix/bin/mono; then
94-
AC_WARN($prefix/bin/mono not found: it is recommended to use the same install prefix where mono is installed)
96+
AC_WARN($prefix/bin/mono not found. Prefix should normally be set to the mono installation path. Consider using
97+
./autogen.sh --prefix=$CANON_MONODIR
98+
)
9599
fi

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp