configure.ac | 18 +-----------------
2 files changed, 5 insertions(+), 20 deletions(-)
-diff --git a/Makefile.am b/Makefile.am
-index 93e11fc..3c4b47e 100644
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -358,7 +358,7 @@ cppFlags += \
+--- giada.orig/Makefile.am
++++ giada/Makefile.am
+@@ -366,7 +366,7 @@
-D__WINDOWS_DS__
ldAdd += -ldsound -lwsock32 -lm -lfltk -lwininet -lgdi32 -lshell32 -lvfw32 \
-lwinmm -lsetupapi -lksuser -ljansson -limm32 -lglu32 -lshell32 -lversion \
-lopengl32 -loleaut32 -lshlwapi -lcomdlg32 -lflac -lvorbis -logg -lvorbisenc
-@@ -371,9 +371,10 @@ if LINUX
+@@ -379,9 +379,10 @@
# Add preprocessor flags to enable ALSA, Pulse and JACK in RtAudio.
cppFlags += -D__LINUX_ALSA__ -D__LINUX_PULSE__ -D__UNIX_JACK__
-lfreetype -lfontconfig -lXrender -lXfixes -lXcursor -lXinerama
endif
-@@ -388,7 +389,7 @@ cppFlags += -D__MACOSX_CORE__
+@@ -407,7 +408,7 @@
# -ObjC++: Juce requires to build some Objective C code
cxxFlags += -ObjC++
-lFLAC -logg -lvorbis -lvorbisenc
ldFlags += -framework CoreAudio -framework Cocoa -framework Carbon \
-diff --git a/configure.ac b/configure.ac
-index 9f772f6..a416559 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -129,23 +129,7 @@ AC_CHECK_HEADER(
+--- giada.orig/configure.ac
++++ giada/configure.ac
+@@ -137,23 +137,7 @@
)
AC_LANG_POP