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
453fc6b5
Commit
453fc6b5
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2004-04-28 09:11:11 by jdemouth] Support for OS X.
Original author: jdemouth Date: 2004-04-28 09:11:11+00:00
parent
f753b8cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ml
View file @
453fc6b5
...
...
@@ -132,7 +132,7 @@ let check_pkg p () =
p "archive"); *)
command
(
sprintf
"ocamlfind ocaml%s -package %s -linkpkg -o
/dev/null
"
"ocamlfind ocaml%s -package %s -linkpkg -o
configure.try && rm -f configure.try
"
(
if
native
then
"opt"
else
"c"
)
p
)
with
Not_found
->
false
...
...
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