summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-12-11 20:40:34 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-12-11 20:40:34 +0000
commitd94954cfe6f4fc48cdabdbdb6a804f16a7d89bad (patch)
tree81fbf2083e6f1327097441d43556888310dad122
parent7596a9ad277910659d144ab759ec50a9f9014e87 (diff)
downloadmpv-d94954cfe6f4fc48cdabdbdb6a804f16a7d89bad.tar.bz2
mpv-d94954cfe6f4fc48cdabdbdb6a804f16a7d89bad.tar.xz
Do not set SYS_AMIGAOS4, it is unused.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25364 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 3cc28e459c..7dc4562c5d 100755
--- a/configure
+++ b/configure
@@ -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()