[FFmpeg-cvslog] r12299 - trunk/configure

ramiro subversion
Mon Mar 3 18:06:49 CET 2008


Author: ramiro
Date: Mon Mar  3 18:06:48 2008
New Revision: 12299

Log:
Force DOS users to enable memalign hack when needed,
the same way it's done for MinGW.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Mon Mar  3 18:06:48 2008
@@ -1270,7 +1270,6 @@ case $targetos in
         SHFLAGS='-shared -Wl,--enable-auto-image-base'
         ;;
     *-dos|freedos|opendos)
-        enable memalign_hack
         disable ffplay ffserver vhook
         disable $INDEV_LIST $OUTDEV_LIST
         network_extralibs="-lsocket"




More information about the ffmpeg-cvslog mailing list