Commit fb9c17a9 authored by Rocky Bernstein's avatar Rocky Bernstein

One less change to make this work on Darwin.

parent 8def66db
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment