X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/aa0e6b9977eff5c5433239a916623a4a3e8a67cb..e0fd68f5ce8d3ef6add132cc9d42a03fa8888fef:/configure.in diff --git a/configure.in b/configure.in index 37ad42c1..ba217779 100644 --- a/configure.in +++ b/configure.in @@ -660,7 +660,7 @@ if test x"$ac_cv_header_popt_popt_h" = x"yes"; then # If the system has /usr/include/popt/popt.h, we enable the # included popt because an attempt to "#include " # would use our included header file anyway (due to -I.), and - # might conflit with the system popt. + # might conflict with the system popt. with_included_popt=yes elif test x"$ac_cv_header_popt_h" != x"yes"; then with_included_popt=yes @@ -970,7 +970,7 @@ if test x"$enable_acl_support" = x"no" -o x"$enable_xattr_support" = x"no" -o x" fi case "$CC" in -checker*) +' checker'*|checker*) AC_DEFINE(FORCE_FD_ZERO_MEMSET, 1, [Used to make "checker" understand that FD_ZERO() clears memory.]) ;; esac