X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/d4c5cb2b0101299569dbbeeae08597c8300f92e7..d7b6774d82ae234978542c43c9ad655c8ade101e:/configure.in diff --git a/configure.in b/configure.in index 746b06d7..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