File: tremor.diff

package info (click to toggle)
alogg 1.3.3-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 344 kB
  • ctags: 252
  • sloc: ansic: 1,923; makefile: 394; sh: 100; pascal: 17; lisp: 1
file content (13 lines) | stat: -rw-r--r-- 392 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
--- allegro-4.1.1-v2-old/makefile	Thu Aug 29 20:36:58 2002
+++ allegro-4.1.1-v2/makefile	Sun Sep  8 21:50:54 2002
@@ -88,6 +88,10 @@
 PLUGIN_LIB = lib/unix/libaldat.a
 obj_unix_plugins_h = $(OBJDIR)/plugins.h
 
+# Link against Ogg/Vorbis libraries if using the datogg alogg plugin
+LIBS += `alogg-config --libs`
+CFLAGS += `alogg-config --cflags`
+
 default: $(DEFAULT_TARGETS)
 
 .SUFFIXES: