summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index c3b63513e7..cb1aef07d6 100755
--- a/configure
+++ b/configure
@@ -8002,9 +8002,6 @@ libs_mplayer=$_ld_tmp
#############################################################################
if darwin ; then
CFLAGS="$CFLAGS -mdynamic-no-pic -falign-loops=16 -shared-libgcc"
- if [ "$_cc_major" = 3 ] && [ "$_cc_minor" -lt 1 ]; then
- CFLAGS="$CFLAGS -no-cpp-precomp"
- fi
fi
if amigaos ; then
CFLAGS="$CFLAGS -DNEWLIB -D__USE_INLINE__"