# HG changeset patch # User diego # Date 1197405634 0 # Node ID 83ec95484c61d37a5ec6e7a9daec69f59d67b3b4 # Parent 6bc98534572a3458e51f146417432df58794bee3 Do not set SYS_AMIGAOS4, it is unused. diff -r 6bc98534572a -r 83ec95484c61 configure --- 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()