]> git.pld-linux.org Git - packages/libtheora.git/blob - libtheora-ogg.patch
- updated to 1.0alpha3
[packages/libtheora.git] / libtheora-ogg.patch
1 --- libtheora-1.0alpha2/lib/Makefile.am.orig    2003-06-04 10:49:47.000000000 +0200
2 +++ libtheora-1.0alpha2/lib/Makefile.am 2003-08-16 02:18:10.580758168 +0200
3 @@ -12,6 +12,7 @@
4         comment.c toplevel_lookup.h toplevel.h
5  
6  libtheora_la_LDFLAGS = -version-info @V_LIB_CURRENT@:@V_LIB_REVISION@:@V_LIB_AGE@
7 +libtheora_la_LIBADD = -logg
8  
9  CLEANFILES = $(lib_LTLIBRARIES)
10  
This page took 0.031535 seconds and 3 git commands to generate.