X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/f62c17e3786ac6643981d9ec68a1cd130ffcf149..26ef00bd3c6c66240a4640aa54db1106d8b901fc:/configure.in diff --git a/configure.in b/configure.in index d8dd6c03..d1f439eb 100644 --- a/configure.in +++ b/configure.in @@ -161,7 +161,7 @@ if test x"$with_included_popt" = x"yes" then AC_MSG_RESULT("$srcdir/popt") BUILD_POPT='$(popt_OBJS)' - CFLAGS="$CFLAGS -I $srcdir/popt" + CFLAGS="$CFLAGS -I$srcdir/popt" else AC_MSG_RESULT(no) fi