[MPlayer-cvslog] r25364 - trunk/configure
diego
subversion at mplayerhq.hu
Tue Dec 11 21:40:34 CET 2007
Author: diego
Date: Tue Dec 11 21:40:34 2007
New Revision: 25364
Log:
Do not set SYS_AMIGAOS4, it is unused.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Tue Dec 11 21:40:34 2007
@@ -7464,7 +7464,7 @@ if darwin ; then
fi
fi
if amigaos ; then
- CFLAGS="$CFLAGS -DNEWLIB -D__USE_INLINE__ -DSYS_AMIGAOS4"
+ CFLAGS="$CFLAGS -DNEWLIB -D__USE_INLINE__"
fi
if hpux ; then
# use flag for HPUX missing setenv()
More information about the MPlayer-cvslog
mailing list