add missing line continuation

This commit is contained in:
Brent Cook 2015-02-19 21:16:55 -06:00
parent a859b93ff5
commit 49d80f0e89

View File

@ -228,7 +228,7 @@ AM_CONDITIONAL([HAVE_ARC4RANDOM_BUF],
# overrides for issetugid implementations with known issues
AM_CONDITIONAL([HAVE_ISSETUGID],
[test "x$HOST_OS" != xdarwin
[test "x$HOST_OS" != xdarwin \
-a "x$ac_cv_func_issetugid" = xyes])
AC_CACHE_CHECK([whether va_copy exists], ac_cv_have_va_copy, [