Changeset 366e7199dac01761a8c47b84d5130c132b4bc848

Show
Ignore:
Timestamp:
15/08/07 17:44:05 (1 year ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1187192645 +0000
git-parent:

[8f7d902fd56a3ef530cef154a92e0b86e26cbe72]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1187192645 +0000
Message:

Unused stuff

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Makefile.am

    r1179afb r366e719  
    247247nodist_EXTRA_vlc_SOURCES = extras/zsh.cpp src/misc/darwin_specific.m 
    248248 
    249 # Work around a bug in the arm-wince-pe linker 
    250 if HAVE_WINCE 
    251 vlc_WORKAROUNDLDFLAGS = $(LIBVLC) 
    252 endif 
    253  
    254249vlc_DEPENDENCIES = $(LIBVLC) $(DATA_win32_rc) 
    255250