]> git.pld-linux.org Git - packages/courier-authlib.git/blob - courier-authlib-ltdl.patch
ebbcd8bb49b6d9fc94a0df9451b6f6aaa1066686
[packages/courier-authlib.git] / courier-authlib-ltdl.patch
1 diff -urN courier-authlib-0.59.orig/Makefile.am courier-authlib-0.59/Makefile.am
2 --- courier-authlib-0.59.orig/Makefile.am       2007-01-08 13:18:42.897900250 +0100
3 +++ courier-authlib-0.59/Makefile.am    2007-01-08 13:20:17.587818000 +0100
4 @@ -5,7 +5,7 @@
5  
6  AUTOMAKE_OPTIONS=dist-bzip2
7  
8 -SUBDIRS=libltdl gdbmobj bdbobj md5 sha1 libhmac numlib makedat userdb unicode rfc822 random128 liblock liblog
9 +SUBDIRS=gdbmobj bdbobj md5 sha1 libhmac numlib makedat userdb unicode rfc822 random128 liblock liblog
10  
11  INCLUDES = $(LTDLINCL)
12  
13 --- courier-authlib-0.63.0/configure.in~        2009-12-25 22:53:37.000000000 +0100
14 +++ courier-authlib-0.63.0/configure.in 2010-01-03 23:50:47.949087379 +0100
15 @@ -10,7 +10,6 @@
16  
17  AC_CONFIG_SRCDIR([courierauth.h])
18  AC_CONFIG_HEADERS([courier_auth_config.h])
19 -AC_CONFIG_MACRO_DIR([libltdl/m4])
20  
21  AM_INIT_AUTOMAKE
22  >confdefs.h  # Kill PACKAGE_ macros
23 @@ -24,7 +23,6 @@
24  AC_PROG_INSTALL
25  AC_PROG_LN_S
26  AC_PROG_SYSCONFTOOL
27 -LT_CONFIG_LTDL_DIR([libltdl])
28  LT_INIT(dlopen)
29  LTDL_INIT
30  AC_SUBST(LTDLINCL)
This page took 0.243739 seconds and 3 git commands to generate.