Mercurial > mplayer.hg
changeset 22722:7d0e7e6bfa90
Remove commented-out Cygwin CFLAGS settings.
author | diego |
---|---|
date | Mon, 19 Mar 2007 00:04:03 +0000 |
parents | 404b9b4b13cd |
children | a80891080c9e |
files | configure |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Mon Mar 19 00:03:00 2007 +0000 +++ b/configure Mon Mar 19 00:04:03 2007 +0000 @@ -7401,8 +7401,6 @@ 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?