From 15b858aa87b7440165054a4e8a079dcc23136ba0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sat, 15 Mar 2003 18:48:15 +0000 Subject: [PATCH] - fixed Changed files: librsync-am.patch -> 1.3 --- librsync-am.patch | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/librsync-am.patch b/librsync-am.patch index 590704e..0b1e3fb 100644 --- a/librsync-am.patch +++ b/librsync-am.patch @@ -1,5 +1,6 @@ ---- librsync-0.9.5/Makefile.am.org Fri Sep 14 03:35:04 2001 -+++ librsync-0.9.5/Makefile.am Mon Mar 4 00:41:30 2002 +diff -urN librsync-0.9.5.1.org/Makefile.am librsync-0.9.5.1/Makefile.am +--- librsync-0.9.5.1.org/Makefile.am Sat Mar 15 19:37:48 2003 ++++ librsync-0.9.5.1/Makefile.am Sat Mar 15 19:38:11 2003 @@ -17,12 +17,6 @@ # License along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. @@ -13,15 +14,32 @@ SUBDIRS = popt lib_LTLIBRARIES = librsync.la -diff -uNr librsync-0.9.5.1/configure.in librsync-0.9.5.1.orig/configure.in ---- librsync-0.9.5.1/configure.in Sun Jul 21 00:31:41 2002 -+++ librsync-0.9.5.1.orig/configure.in Sat Jun 29 01:46:13 2002 +@@ -137,7 +131,7 @@ + + # This is the default for any programs that don't specify a + # preference. +-LDADD = librsync.la $(LIBOBJS) ++LDADD = librsync.la + + # Eventually we might want to install some of these into system + # directories, but they're pretty obscure and it's hard to imagine any +@@ -154,7 +148,6 @@ + + isprefix_driver_SOURCES = isprefix.driver.c \ + isprefix.c isprefix.h +-isprefix_driver_LDADD = $(LIBOBJS) + + popt/libpopt.a: + (cd popt && $(MAKE) $(AM_MAKEFLAGS) libpopt.a) +diff -urN librsync-0.9.5.1.org/configure.in librsync-0.9.5.1/configure.in +--- librsync-0.9.5.1.org/configure.in Sat Mar 15 19:37:48 2003 ++++ librsync-0.9.5.1/configure.in Sat Mar 15 19:37:55 2003 @@ -157,7 +157,7 @@ AC_SUBST(CC_SHOBJ_FLAG) AC_SUBST(CCMALLOC_LIB) AC_SUBST(net_libs) -+AC_LIBOBJ -AC_SUBST(LIBOBJS) ++AC_LIBOBJ AC_SUBST(LIBTOOL_DEPS) AC_SUBST(BUILD_POPT) -- 2.44.0