File librsync-serial-tests.patch of Package librsync
--- librsync-0.9.7.orig/configure.ac +++ librsync-0.9.7/configure.ac @@ -7,7 +7,7 @@ AC_REVISION([$Revision: 1.12 $]) AC_COPYRIGHT([Copyright (C) 1999, 2000, 01, 02, 04 by Martin Pool <mbp@samba.org>]) AC_CONFIG_SRCDIR([trace.c]) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE +AM_INIT_AUTOMAKE([serial-tests]) # GNU library versioning: This is NOT the librsync release number. # See libversions.txt and the libtool manual for an explanation of the