changeset 25336:83ec95484c61

Do not set SYS_AMIGAOS4, it is unused.
author diego
date Tue, 11 Dec 2007 20:40:34 +0000
parents 6bc98534572a
children 6a7cf06be2e8
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Tue Dec 11 20:39:18 2007 +0000
+++ b/configure	Tue Dec 11 20:40:34 2007 +0000
@@ -7464,7 +7464,7 @@
   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()