X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/7fc089088120ac201b7db96bd12446bb1a95a225..ccc0d1eb1dda5fab0e021f7e82ac272535e56e2f:/configure.in diff --git a/configure.in b/configure.in index 6775dd68..a5976872 100644 --- a/configure.in +++ b/configure.in @@ -421,7 +421,7 @@ then AC_MSG_RESULT($srcdir/popt) BUILD_POPT='$(popt_OBJS)' CFLAGS="$CFLAGS -I$srcdir/popt" - if test -z "$ALLOCA" + if test -n "$ALLOCA" then # this can be removed when/if we add an included alloca.c; see # autoconf documentation on AC_FUNC_ALLOCA