summarylogtreecommitdiffstats
path: root/no-link-audacious.patch
diff options
context:
space:
mode:
Diffstat (limited to 'no-link-audacious.patch')
-rw-r--r--no-link-audacious.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/no-link-audacious.patch b/no-link-audacious.patch
deleted file mode 100644
index a770cf986de1..000000000000
--- a/no-link-audacious.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git src/Makefile.autotools.am src/Makefile.autotools.am
-index a15eb51f..a1f2e160 100644
---- src/Makefile.autotools.am
-+++ src/Makefile.autotools.am
-@@ -11,6 +17,6 @@ SUBDIRS = coding layout meta
- libvgmstream_la_LDFLAGS = coding/libcoding.la layout/liblayout.la meta/libmeta.la
- libvgmstream_la_SOURCES = (auto-updated)
- libvgmstream_la_SOURCES += ../ext_libs/clHCA.c
--libvgmstream_la_LIBADD = $(AUDACIOUS_LIBS) $(GTK_LIBS) $(VORBISFILE_LIBS) $(VORBIS_LIBS) $(MPG123_LIBS) -lm
-+libvgmstream_la_LIBADD = $(VORBISFILE_LIBS) $(VORBIS_LIBS) $(MPG123_LIBS) -lm
- EXTRA_DIST = (auto-updated)
- EXTRA_DIST += ../ext_includes/clHCA.h