Re: New --with-rsync-name option

2001-06-11 Thread Dave Dykstra
On Sun, Jun 10, 2001 at 03:01:26AM -0500, [EMAIL PROTECTED] wrote: Patch to set RSYNC_NAME in rsync.h. It adds a new option to configure, --with-rsync-name, that takes a string that is used to replace RSYNC_NAME. The default is rsync. I kind of hate to pre-process all of rsync.h for just that

New --with-rsync-name option

2001-06-10 Thread rsync
Patch to set RSYNC_NAME in rsync.h. It adds a new option to configure, --with-rsync-name, that takes a string that is used to replace RSYNC_NAME. The default is rsync. -- albert chin ([EMAIL PROTECTED]) -- snip snip Index: configure.in