]> git.pld-linux.org Git - packages/ClanLib.git/commitdiff
- up to 0.7.6, updated link patch, added voice patch (missing headers)
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 14 Nov 2003 07:31:13 +0000 (07:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ClanLib-link.patch -> 1.1.2.2

ClanLib-link.patch

index d6ac9be92478d7da7164e3be5ad84b254c9d947e..7e85f0105cb4f98cedbb8bbb696ca4a34065bac5 100644 (file)
  
  libclanVorbis_la_LDFLAGS = \
    -release $(LT_RELEASE) \
+--- ClanLib-0.7.6/Sources/Core/Makefile.am.orig        2003-11-11 11:13:24.000000000 +0100
++++ ClanLib-0.7.6/Sources/Core/Makefile.am     2003-11-14 07:40:34.643122784 +0100
+@@ -115,7 +115,7 @@
+ endif
+ # FIXME: Hardcoding these here might not be a good idea
+-libclanCore_la_LIBADD = -lHermes -lpthread
++libclanCore_la_LIBADD = -lHermes -lpthread -ldl
+ libclanCore_la_LDFLAGS = \
+   -release $(LT_RELEASE) \
This page took 0.031045 seconds and 4 git commands to generate.