]> git.sesse.net Git - vlc/commitdiff
Unused stuff
authorRémi Denis-Courmont <rem@videolan.org>
Wed, 15 Aug 2007 15:44:05 +0000 (15:44 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Wed, 15 Aug 2007 15:44:05 +0000 (15:44 +0000)
Makefile.am

index 8f455cf98e163dc2e8a2a8f81f5f5be046fef332..a72418a14e87d37510ca3f7961cd53be8a0920a7 100644 (file)
@@ -246,11 +246,6 @@ vlc_SOURCES = src/vlc.c
 # Ugly kludge so that automake defines $(CXXLINK)
 nodist_EXTRA_vlc_SOURCES = extras/zsh.cpp src/misc/darwin_specific.m
 
-# Work around a bug in the arm-wince-pe linker
-if HAVE_WINCE
-vlc_WORKAROUNDLDFLAGS = $(LIBVLC)
-endif
-
 vlc_DEPENDENCIES = $(LIBVLC) $(DATA_win32_rc)
 
 vlc_LDADD = $(DATA_win32_rc) $(LIBVLC) $(LTLIBINTL)