]> git.pld-linux.org Git - packages/libgphoto2.git/blame - libgphoto2-libtool.patch
- include la files for new modules
[packages/libgphoto2.git] / libgphoto2-libtool.patch
CommitLineData
cbe7a92b 1diff -Nur libgphoto2-2.4.1.orig/libgphoto2_port/m4/gp-libltdl.m4 libgphoto2-2.4.1/libgphoto2_port/m4/gp-libltdl.m4
2--- libgphoto2-2.4.1.orig/libgphoto2_port/m4/gp-libltdl.m4 2008-03-24 11:47:19.000000000 +0000
3+++ libgphoto2-2.4.1/libgphoto2_port/m4/gp-libltdl.m4 2008-05-25 04:21:44.000000000 +0100
4@@ -13,7 +13,7 @@
5 if test "x${LTDLINCL}${LIBLTDL}" = "x"; then
6 AC_CHECK_HEADER([ltdl.h],
7 [dnl
8-AC_CHECK_LIB([ltdl], [lt_dlcaller_register],[dnl
9+AC_CHECK_LIB([ltdl], [lt_dlinterface_register],[dnl
10 LTDLINCL=""
11 LIBLTDL="-lltdl"
12 AC_DEFINE([HAVE_LTDL],[1],[Whether libltdl (of libtool fame) is present])
13diff -Nur libgphoto2-2.4.1.orig/m4m/gp-libltdl.m4 libgphoto2-2.4.1/m4m/gp-libltdl.m4
14--- libgphoto2-2.4.1.orig/m4m/gp-libltdl.m4 2008-03-24 11:47:12.000000000 +0000
15+++ libgphoto2-2.4.1/m4m/gp-libltdl.m4 2008-05-25 04:21:22.000000000 +0100
16@@ -13,7 +13,7 @@
17 if test "x${LTDLINCL}${LIBLTDL}" = "x"; then
18 AC_CHECK_HEADER([ltdl.h],
19 [dnl
20-AC_CHECK_LIB([ltdl], [lt_dlcaller_register],[dnl
21+AC_CHECK_LIB([ltdl], [lt_dlinterface_register],[dnl
22 LTDLINCL=""
23 LIBLTDL="-lltdl"
24 AC_DEFINE([HAVE_LTDL],[1],[Whether libltdl (of libtool fame) is present])
This page took 0.0444329999999999 seconds and 4 git commands to generate.