]> git.pld-linux.org Git - packages/courier-authlib.git/blame - courier-authlib-ltdl.patch
- updated for 0.60.2
[packages/courier-authlib.git] / courier-authlib-ltdl.patch
CommitLineData
ccd1b76c 1diff -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
987bbf56
ER
4@@ -6,8 +6,8 @@
5 AUTOMAKE = srcdir=${srcdir} @SHELL@ ${srcdir}/automake.fix @AUTOMAKE@
6 AUTOMAKE_OPTIONS=dist-bzip2
7
ccd1b76c 8-SUBDIRS=@LIBLTDL_SUBDIR@ @DBSUBDIR@ md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog
987bbf56
ER
9-DIST_SUBDIRS=libltdl gdbmobj bdbobj md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog
10+SUBDIRS=@DBSUBDIR@ md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog
11+DIST_SUBDIRS=gdbmobj bdbobj md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog
12
13 INCLUDES = $(LTDLINCL)
14
ccd1b76c 15diff -urN courier-authlib-0.59.orig/configure.in courier-authlib-0.59/configure.in
16--- courier-authlib-0.59.orig/configure.in 2007-01-08 13:18:42.897900250 +0100
17+++ courier-authlib-0.59/configure.in 2007-01-08 13:18:58.318864000 +0100
18@@ -1083,7 +1083,7 @@
19 AC_SUBST(REPOSITORY)
20
21 AM_CONDITIONAL(HAVE_SGML, test -d ${srcdir}/docbook)
22-AC_CONFIG_SUBDIRS(libltdl bdbobj gdbmobj md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog)
23+AC_CONFIG_SUBDIRS(bdbobj gdbmobj md5 sha1 libhmac numlib makedat userdb rfc822 random128 liblock liblog)
24
25 AC_CONFIG_FILES(Makefile authdaemond authdaemonrc authsystem.passwd README.authdebug.html dbobj.h authmigrate courier-authlib.spec courier-authlib.lpspec courier-authlib.sysvinit userdb-test-cram-md5.pl)
26 AC_OUTPUT
This page took 0.053804 seconds and 4 git commands to generate.