forked fromfsharp/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commit46179e5
committed
configure.ac: warn about not using the same prefix as mono
Lots of users think fsharp for Linux default installation path isdifferent than mono "by default". What happens is that the configurationphase just configures the installation prefix as /usr/local by defaultif nothing is supplied.To better clarify this, we add a warning.(As integration with xbuild is not likely going to work if differentprefix is used, as I haven't tested that scenario yet.)1 parent0199232 commit46179e5
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
0 commit comments
Comments
(0)