grknight    15/06/09 19:43:10

  Added:                matchbox-desktop-0.9.1-dlopen.patch
  Log:
  Non-maintainer commit: Fix build missing link to dlopen; Patch by me; wrt bug 
512476
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D1F781EFF9F4A3B6)

Revision  Changes    Path
1.1                  
x11-wm/matchbox-desktop/files/matchbox-desktop-0.9.1-dlopen.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/matchbox-desktop/files/matchbox-desktop-0.9.1-dlopen.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/matchbox-desktop/files/matchbox-desktop-0.9.1-dlopen.patch?rev=1.1&content-type=text/plain

Index: matchbox-desktop-0.9.1-dlopen.patch
===================================================================
diff -uarN matchbox-desktop-0.9.1.orig/configure.ac 
matchbox-desktop-0.9.1/configure.ac
--- matchbox-desktop-0.9.1.orig/configure.ac    2005-01-24 09:11:02.000000000 
-0500
+++ matchbox-desktop-0.9.1/configure.ac 2014-10-29 14:08:54.882668438 -0400
@@ -12,6 +12,7 @@
 AC_PROG_CC
 AC_LIBTOOL_DLOPEN
 AC_PROG_LIBTOOL
+LT_LIB_DLLOAD
 
 AC_HEADER_DIRENT
 AC_HEADER_STDC




Reply via email to