Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
ef39b8fd
Commit
ef39b8fd
authored
Jun 27, 2011
by
Rémi Denis-Courmont
Browse files
Contrib: add HAVE_MACOSX (untested)
parent
538e73e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/bootstrap
View file @
ef39b8fd
...
...
@@ -127,6 +127,9 @@ add_make_enabled()
#
OS
=
"
${
HOST
#*-
}
"
# strip architecture
case
"
${
OS
}
"
in
apple-darwin
*
)
add_make_enabled
"HAVE_MACOSX"
"HAVE_DARWIN_OS"
"HAVE_BSD"
;;
*
darwin
*
)
add_make_enabled
"HAVE_DARWIN_OS"
"HAVE_BSD"
;;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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