From 579d7bef2438e8c9d4105b902bca060a1ee9dd4f Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 1 Feb 2004 14:03:00 +0000 Subject: forgot to commit configure svn-id: r12699 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index f068e94522..3b7bea5dc6 100755 --- a/configure +++ b/configure @@ -444,7 +444,7 @@ else ;; Darwin) DEFINES="$DEFINES -DUNIX -DMACOSX" - LIBS="$LIBS -framework QuickTime -framework AudioUnit" + LIBS="$LIBS -framework QuickTime -framework AudioUnit -framework Carbon" # TODO: Add proper check for Altivec support in the compiler... DEFINES="$DEFINES -DHAS_ALTIVEC" CXXFLAGS="$CXXFLAGS -faltivec" -- cgit v1.2.3