summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-06-29 19:46:45 -0700
committerWayne Davison <wayne@opencoder.net>2020-06-29 19:53:05 -0700
commit18ed3f02795218f29c080bdb2956faba63e42f79 (patch)
tree4a0d6d6e359d303c0605d04c9a708c0f97851a1d /configure.ac
parent00dd50a00c00da4824b3aa5fe2b2f82baffca071 (diff)
downloadrsync-18ed3f02795218f29c080bdb2956faba63e42f79.tar.gz
More patch-update improvements; configure.ac tweak; Makefile tweaks.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3676a716..112367cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([rsync],[],[https://rsync.samba.org/bugtracking.html])
+AC_INIT([rsync],[ ],[https://rsync.samba.org/bugtracking.html])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([byteorder.h])