]> git.pld-linux.org Git - packages/librsync.git/blob - librsync-am.patch
- now builds with ac2.53/am1.6
[packages/librsync.git] / librsync-am.patch
1 --- librsync-0.9.5/Makefile.am.org      Fri Sep 14 03:35:04 2001
2 +++ librsync-0.9.5/Makefile.am  Mon Mar  4 00:41:30 2002
3 @@ -17,12 +17,6 @@
4  # License along with this program; if not, write to the Free Software
5  # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
6  
7 -
8 -                             # Thus spake the master programmer:
9 -                             # 
10 -                             # ``When the program is being tested, it
11 -                             # is too late to make design changes.''
12 -
13  SUBDIRS = popt
14  
15  lib_LTLIBRARIES = librsync.la
16 diff -uNr librsync-0.9.5.1/configure.in librsync-0.9.5.1.orig/configure.in
17 --- librsync-0.9.5.1/configure.in       Sun Jul 21 00:31:41 2002
18 +++ librsync-0.9.5.1.orig/configure.in  Sat Jun 29 01:46:13 2002
19 @@ -157,7 +157,7 @@
20  AC_SUBST(CC_SHOBJ_FLAG)
21  AC_SUBST(CCMALLOC_LIB)
22  AC_SUBST(net_libs)
23 +AC_LIBOBJ
24 -AC_SUBST(LIBOBJS)
25  AC_SUBST(LIBTOOL_DEPS)
26  AC_SUBST(BUILD_POPT)
27  
This page took 0.073979 seconds and 3 git commands to generate.