diff configure @ 26399:de755fff9d74

Restore compilation of osdep/mplayer-rc.o.
author diego
date Sun, 13 Apr 2008 07:57:35 +0000
parents 35b30544071a
children 08117784bc9e
line wrap: on
line diff
--- a/configure	Sun Apr 13 02:35:30 2008 +0000
+++ b/configure	Sun Apr 13 07:57:35 2008 +0000
@@ -1339,6 +1339,7 @@
   _exesuf=".exe"
   # -lwinmm is always needed for osdep/timer-win2.c
   _ld_extra="$_ld_extra -lwinmm"
+  _pe_executable=yes
   _timer=timer-win2.c
 fi
 
@@ -7730,6 +7731,8 @@
 GETCH = $_getch
 TIMER = $_timer
 
+PE_EXECUTABLE = $_pe_executable
+
 # audio output
 OSS = $_ossaudio
 ALSA = $_alsa