]> git.pld-linux.org Git - packages/librsync.git/blobdiff - librsync-am.patch
- fixed
[packages/librsync.git] / librsync-am.patch
index 590704e6f105802f42666bdad461e9aa8eb389d0..0b1e3fbdf4e50c2e1c7f2f2126bdcd69f54d0417 100644 (file)
@@ -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.
  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)
  
This page took 0.065873 seconds and 4 git commands to generate.