]> git.pld-linux.org Git - packages/rsync.git/blob - rsync-configure.patch
- added new ipv6 patch
[packages/rsync.git] / rsync-configure.patch
1 diff -ruN rsync-2.3.2.orig/configure.in rsync-2.3.2/configure.in
2 --- rsync-2.3.2.orig/configure.in       Mon Nov  8 14:15:00 1999
3 +++ rsync-2.3.2/configure.in    Fri Nov 19 19:01:43 1999
4 @@ -5,8 +5,8 @@
5  # compile with optimisation and without debugging by default
6  CFLAGS=${CFLAGS-"-O"}
7  
8 -AC_CANONICAL_SYSTEM
9 -AC_VALIDATE_CACHE_SYSTEM_TYPE
10 +#AC_CANONICAL_SYSTEM
11 +#AC_VALIDATE_CACHE_SYSTEM_TYPE
12  
13  dnl Checks for programs.
14  AC_PROG_CC
This page took 0.030108 seconds and 3 git commands to generate.