]> git.pld-linux.org Git - packages/courier-authlib.git/commitdiff
- updated for 0.65.0
authorMarcin Krol <hawk@tld-linux.org>
Sun, 4 Aug 2013 10:58:32 +0000 (10:58 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 4 Aug 2013 10:58:32 +0000 (10:58 +0000)
courier-authlib-ltdl.patch
courier-authlib-nostatic.patch

index ebbcd8bb49b6d9fc94a0df9451b6f6aaa1066686..6501c38c0d94a783263ddd3e1ba50fc751597ce6 100644 (file)
@@ -1,30 +1,12 @@
-diff -urN courier-authlib-0.59.orig/Makefile.am courier-authlib-0.59/Makefile.am
---- courier-authlib-0.59.orig/Makefile.am      2007-01-08 13:18:42.897900250 +0100
-+++ courier-authlib-0.59/Makefile.am   2007-01-08 13:20:17.587818000 +0100
-@@ -5,7 +5,7 @@
+diff -u courier-authlib-0.65.0.orig/Makefile.am courier-authlib-0.65.0/Makefile.am
+--- courier-authlib-0.65.0.orig/Makefile.am    2013-08-04 10:43:06.000000000 +0000
++++ courier-authlib-0.65.0/Makefile.am 2013-08-04 10:46:20.512179254 +0000
+@@ -4,7 +4,7 @@
  
  AUTOMAKE_OPTIONS=dist-bzip2
  
--SUBDIRS=libltdl gdbmobj bdbobj md5 sha1 libhmac numlib makedat userdb unicode rfc822 random128 liblock liblog
-+SUBDIRS=gdbmobj bdbobj md5 sha1 libhmac numlib makedat userdb unicode rfc822 random128 liblock liblog
+-SUBDIRS=gdbmobj bdbobj md5 sha1 libhmac numlib makedat userdb unicode rfc822 random128 liblock liblog
++SUBDIRS=libltdl gdbmobj bdbobj md5 sha1 libhmac numlib makedat userdb unicode rfc822 random128 liblock liblog
  
  INCLUDES = $(LTDLINCL)
  
---- courier-authlib-0.63.0/configure.in~       2009-12-25 22:53:37.000000000 +0100
-+++ courier-authlib-0.63.0/configure.in        2010-01-03 23:50:47.949087379 +0100
-@@ -10,7 +10,6 @@
- AC_CONFIG_SRCDIR([courierauth.h])
- AC_CONFIG_HEADERS([courier_auth_config.h])
--AC_CONFIG_MACRO_DIR([libltdl/m4])
- AM_INIT_AUTOMAKE
- >confdefs.h  # Kill PACKAGE_ macros
-@@ -24,7 +23,6 @@
- AC_PROG_INSTALL
- AC_PROG_LN_S
- AC_PROG_SYSCONFTOOL
--LT_CONFIG_LTDL_DIR([libltdl])
- LT_INIT(dlopen)
- LTDL_INIT
- AC_SUBST(LTDLINCL)
index 16c7cbf7a3d0b9cdb40205b020ad1368cd9eae17..239769c165f8c7f9415e4a50b3ff025533b1c5ad 100644 (file)
@@ -91,10 +91,10 @@ diff -ur courier-authlib-0.60.5.orig/md5/Makefile.am courier-authlib-0.60.5/md5/
 diff -ur courier-authlib-0.60.5.orig/rfc822/Makefile.am courier-authlib-0.60.5/rfc822/Makefile.am
 --- courier-authlib-0.60.5.orig/rfc822/Makefile.am     2007-07-21 22:12:29.000000000 +0200
 +++ courier-authlib-0.60.5/rfc822/Makefile.am  2008-05-29 15:33:14.000000000 +0200
-@@ -21,12 +21,10 @@
+@@ -25,12 +25,10 @@
  testsuite_SOURCES=testsuite.c
- testsuite_DEPENDENCIES=librfc822.la
- testsuite_LDADD=librfc822.la
+ testsuite_DEPENDENCIES=librfc822.la ../unicode/libunicode.la
+ testsuite_LDADD=librfc822.la ../unicode/libunicode.la
 -testsuite_LDFLAGS=-static
  
  reftest_SOURCES=reftest.c imaprefs.h
This page took 0.140127 seconds and 4 git commands to generate.