]> git.pld-linux.org Git - packages/libx264.git/blame - libx264-link.patch
- and one more
[packages/libx264.git] / libx264-link.patch
CommitLineData
294dbd08
JB
1--- libx264-0.1.2/Makefile.am.orig 2004-12-17 13:21:45.000000000 +0100
2+++ libx264-0.1.2/Makefile.am 2005-10-11 23:00:31.380207808 +0200
3@@ -9,7 +9,7 @@
4
5 include_HEADERS = x264.h
6
7-libx264_la_LIBADD = common/lib_common.la encoder/lib_encoder.la
8+libx264_la_LIBADD = common/lib_common.la encoder/lib_encoder.la -lm
9
10 EXTRA_DIST = \
11 TODO decoder extras vfw \
This page took 0.087457 seconds and 4 git commands to generate.