]> git.pld-linux.org Git - packages/cvsnt.git/commitdiff
- use system ltdl
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Mar 2008 22:19:28 +0000 (22:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvsnt-system-ltdl.patch -> 1.1

cvsnt-system-ltdl.patch [new file with mode: 0644]

diff --git a/cvsnt-system-ltdl.patch b/cvsnt-system-ltdl.patch
new file mode 100644 (file)
index 0000000..e206993
--- /dev/null
@@ -0,0 +1,23 @@
+--- cvsnt-2.5.04.2980/configure.in~    2008-02-14 06:26:00.000000000 +0200
++++ cvsnt-2.5.04.2980/configure.in     2008-03-27 00:06:32.828790347 +0200
+@@ -24,8 +24,7 @@
+ CXXFLAGS="$CXXFLAGS $OPTFLAGS"
+ AC_LIBTOOL_DLOPEN
+-AC_LIBLTDL_CONVENIENCE
+-AC_CONFIG_SUBDIRS(libltdl)
++AC_LIBLTDL_INSTALLABLE
+ AC_SUBST(INCLTDL)
+ AC_SUBST(LIBLTDL)
+--- cvsnt-2.5.04.2980/Makefile.am~     2008-02-17 08:53:22.000000000 +0200
++++ cvsnt-2.5.04.2980/Makefile.am      2008-03-27 00:06:10.903530846 +0200
+@@ -55,7 +55,7 @@
+ cvs_config_dir=@cvs_config_dir@
+ # All other subdirs:
+-SUBDIRS = $(ZLIB_SUBDIR) lib ufc-crypt $(ltdl_subdir) $(EXPAT_SUBDIR) $(PCRE_SUBDIR) $(MDNSCLIENT_SUBDIR) cvsapi diff cvsgui cvstools xdiff \
++SUBDIRS = $(ZLIB_SUBDIR) lib ufc-crypt $(EXPAT_SUBDIR) $(PCRE_SUBDIR) $(MDNSCLIENT_SUBDIR) cvsapi diff cvsgui cvstools xdiff \
+         protocols triggers cvsdelta $(MACOSX_SUBDIR) src $(LOCKSERVER_SUBDIR) $(RCSTOOLS_SUBDIR) man run_script
+ EXTRA_DIST = \
This page took 0.104748 seconds and 4 git commands to generate.