[MPlayer-cvslog] r22740 - trunk/configure
diego
subversion at mplayerhq.hu
Mon Mar 19 01:04:03 CET 2007
Author: diego
Date: Mon Mar 19 01:04:03 2007
New Revision: 22740
Modified:
trunk/configure
Log:
Remove commented-out Cygwin CFLAGS settings.
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Mon Mar 19 01:04:03 2007
@@ -7401,8 +7401,6 @@ elif bsd ; then
CFLAGS="$CFLAGS -D_THREAD_SAFE"
fi
if cygwin ; then
- #CFLAGS="$CFLAGS -D__CYGWIN__ -D__CYGWIN_USE_BIG_TYPES__"
- # stat.st_size with BIG_TYPES is broken (not set) ::atmos
CFLAGS="$CFLAGS -D__CYGWIN__ -DSYS_CYGWIN"
fi
# 64 bit file offsets?
More information about the MPlayer-cvslog
mailing list