Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
fe43108d
Commit
fe43108d
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2004-06-19 22:56:22 by beppe] Added godo default installation directory of ocaml sources
Original author: beppe Date: 2004-06-19 22:56:22+00:00
parent
2bf4d60d
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ml
View file @
fe43108d
...
...
@@ -61,7 +61,7 @@ let vars =
]
let
src_dirs
=
[
"/usr/src"
;
"/usr/local/src"
;
"/tmp"
]
let
src_dirs
=
[
"/usr/src"
;
"/usr/local/src"
;
"/tmp"
;
"/opt/godi/lib/ocaml/compiler-lib"
]
let
fatal
s
=
printf
"*** Fatal error: %s
\n
"
s
;
exit
1
let
warning
s
=
printf
"* Warning: %s
\n
"
s
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment