diff --git a/configure b/configure index f0e881d2f6..0fd14d9de6 100755 --- a/configure +++ b/configure @@ -323,6 +323,8 @@ audio_oss="yes" dv1394="no" extralibs="-lpoll -lgnugetopt -lm" make="gmake" +strip="strip -d" +installstrip="" ;; Darwin) cc="cc"