configure: no need for -DSYS_*

This commit is contained in:
Rémi Denis-Courmont 2011-08-21 11:20:30 +03:00
parent 4dac634850
commit 31bd28e430
1 changed files with 0 additions and 3 deletions

View File

@ -564,9 +564,6 @@ dnl Plugin compilation stuff
VLC_LIBRARY_SUFFIX
dnl The -DSYS_FOO flag
CPPFLAGS_save="${CPPFLAGS_save} -DSYS_`echo ${SYS} | sed -e 's/-.*//' | tr 'abcdefghijklmnopqrstuvwxyz.' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`"; CPPFLAGS="${CPPFLAGS_save}"
dnl Check for system libs needed
need_libc=false