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
fb9c17a9
Commit
fb9c17a9
authored
Mar 12, 2004
by
Rocky Bernstein
Browse files
One less change to make this work on Darwin.
parent
8def66db
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
fb9c17a9
...
...
@@ -1629,7 +1629,7 @@ then
if test "${SYS}" = "darwin"
then
AX_ADD_PLUGINS([vcd cdda])
AX_ADD_LDFLAGS([vcd cdda],[-framework IOKit -framework CoreFoundation])
AX_ADD_LDFLAGS([vcd
vcdx
cdda],[-framework IOKit -framework CoreFoundation])
fi
fi
...
...
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