summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlessandro Decina <alessandro.d@gmail.com>2009-01-02 11:00:17 +0000
committerAlessandro Decina <alessandro.d@gmail.com>2009-01-02 11:00:17 +0000
commit70ce70b28713a4daf16757f3e94e8047ea34c0c6 (patch)
treeb054e1f1ae027d41993dfb796db3e03f3d57ace1 /ChangeLog
parent833807a67ffb0cd8ce75232b9ac1fdf6d77725cf (diff)
ext/apexsink/Makefile.am: Move -lgcrypto from _LDFLAGS to _LIBADD.
Original commit message from CVS: * ext/apexsink/Makefile.am: Move -lgcrypto from _LDFLAGS to _LIBADD.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea6906720..c98399380 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
2009-01-02 Alessandro Decina <alessandro.d@gmail.com>
* ext/apexsink/Makefile.am:
+ Move -lgcrypto from _LDFLAGS to _LIBADD.
+
+2009-01-02 Alessandro Decina <alessandro.d@gmail.com>
+
+ * ext/apexsink/Makefile.am:
Link against -lgcrpyto for RSA_new and RSA_free.
* ext/faac/gstfaac.c:
* ext/x264/gstx264enc.c: