Commit 4909b906 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Hack to make sure the MacOS X 10.4 linker is used in the last linking stage.

parent 97c45ff4
......@@ -260,7 +260,7 @@ bin_PROGRAMS = vlc
vlc_SOURCES = src/vlc.c
# Ugly kludge so that automake defines $(CXXLINK)
EXTRA_vlc_SOURCES = extras/zsh.cpp
EXTRA_vlc_SOURCES = extras/zsh.cpp src/misc/darwin_specific.m
# Work around a bug in the arm-wince-pe linker
if HAVE_WINCE
......
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