]> git.pld-linux.org Git - packages/libtunepimp.git/blob - libtunepimp-ltdl.patch
- keep headers in /usr/include/tunepimp-0.5, release 6.
[packages/libtunepimp.git] / libtunepimp-ltdl.patch
1 --- libtunepimp-0.5.0/configure.in.orig 2006-07-17 20:48:45.294508000 +0200
2 +++ libtunepimp-0.5.0/configure.in      2006-07-22 00:00:14.303176250 +0200
3 @@ -33,7 +33,7 @@
4  dnl Checks for programs.
5  AC_PREREQ(2.52)
6  AC_PROG_CC
7 -AC_LIBLTDL_CONVENIENCE
8 +AC_LIBLTDL_INSTALLABLE
9  AC_SUBST(INCLTDL)
10  AC_SUBST(LIBLTDL)
11  AC_LIBTOOL_DLOPEN
12 --- libtunepimp-0.5.0/lib/plugins.cpp.orig      2004-05-07 00:54:33.000000000 +0200
13 +++ libtunepimp-0.5.0/lib/plugins.cpp   2006-07-22 00:00:57.393869250 +0200
14 @@ -31,7 +31,7 @@
15  #include <string.h>
16  #include <sys/types.h>
17  #include <dirent.h>
18 -#include "../libltdl/ltdl.h"
19 +#include <ltdl.h>
20  #include "plugins.h"
21  
22  #include <map>
This page took 0.060431 seconds and 3 git commands to generate.