Mercurial > mplayer.hg
changeset 26356:739b01f1a209
Remove unused TARGET_WIN32 setting.
author | diego |
---|---|
date | Fri, 11 Apr 2008 07:39:49 +0000 |
parents | a8fbc0224b81 |
children | 6595e26b9b61 |
files | configure |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Fri Apr 11 07:37:27 2008 +0000 +++ b/configure Fri Apr 11 07:39:49 2008 +0000 @@ -1343,10 +1343,7 @@ _exesuf=".exe" # -lwinmm is always needed for osdep/timer-win2.c _ld_extra="$_ld_extra -lwinmm" - _confwin32='TARGET_WIN32 = yes' _timer=timer-win2.c -else - _confwin32='TARGET_WIN32 = no' fi if mingw32 ; then @@ -7825,7 +7822,6 @@ # --- Some stuff for autoconfigure ---- $_target_arch $_target_arch_x86 -$_confwin32 TARGET_CPU=$iproc HAVE_MMX = $_mmx HAVE_MMX2 = $_mmxext