From 011312406096edae98aeb079a12932f2b720e10b Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 9 Dec 2002 18:30:29 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r284, which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=285 --- pd/src/configure | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pd/src/configure') diff --git a/pd/src/configure b/pd/src/configure index 9205ddb3..aa179b0c 100755 --- a/pd/src/configure +++ b/pd/src/configure @@ -3121,7 +3121,9 @@ fi if test `uname -s` = Darwin; then - LDFLAGS="-Wl -framework Tcl -framework Tk -framework CoreAudio -framework Carbon -framework CoreMIDI" + LDFLAGS="-Wl -framework Tcl -framework Tk -framework CoreAudio \ + -framework AudioUnit -framework AudioToolbox \ + -framework Carbon -framework CoreMIDI" EXT=pd_darwin MORECFLAGS="-DMACOSX -I/usr/X11R6/include -I../portaudio/pa_common \ -I../portaudio/pablio -I../portaudio/portmidi-macosx -Wno-error" -- cgit v1.2.1