summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index bad4584b61..d7963b6d4f 100755
--- a/configure
+++ b/configure
@@ -1430,8 +1430,6 @@ if netbsd || dragonfly ; then
fi
if darwin; then
- extra_ldflags="$extra_ldflags -L/usr/local/lib"
- extra_cflags="$extra_cflags -I/usr/local/include"
CFLAGS="$CFLAGS -mdynamic-no-pic -falign-loops=16 -shared-libgcc"
_timer=timer-darwin.c
fi