diff --git a/configure b/configure index d86020e004..b8014feff1 100755 --- a/configure +++ b/configure @@ -151,6 +151,7 @@ darwin_user="yes" cocoa="yes" coreaudio="yes" OS_CFLAGS="-mdynamic-no-pic" +OS_LDFLAGS="-framework CoreFoundation -framework IOKit" ;; SunOS) solaris="yes"