]> git.pld-linux.org Git - packages/ZThread.git/commitdiff
- added one more fix to am patch (fix libdir) auto/th/ZThread-2.3.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Nov 2013 20:11:53 +0000 (21:11 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Nov 2013 20:11:53 +0000 (21:11 +0100)
ZThread-am.patch

index 8dc1f7eeed26fe4b74ff467bc796292dd06b9c64..de633e397ce8d19b1e6645aeaa51102fffa23597 100644 (file)
  
  af_cflags="$af_cflags $includes -DREENTRANT -DZT_POSIX"
  af_libs="$libs -l$LIB_NAME $af_libs @LINKER_OPTIONS@"
+--- ZThread-2.3.2/src/Makefile.am.orig 2005-03-13 04:51:32.000000000 +0100
++++ ZThread-2.3.2/src/Makefile.am      2013-11-04 21:05:46.362568360 +0100
+@@ -21,8 +21,6 @@
+ INCLUDES = -I$(top_srcdir)/include
+ SUBDIRS=.
+-libdir=$(prefix)/lib
+-
+ lib_LTLIBRARIES = libZThread.la
+ libZThread_la_LIBADD=@LINKER_OPTIONS@ @EXTRA_LINKER_OPTIONS@
This page took 0.090441 seconds and 4 git commands to generate.