Refactor copying of handler arrays
[oweals/gnunet.git] / configure.ac
index 7c10d07f163c7f1aaf2fbc52e421ef01afd09c93..dc9eabbc4e93f02cc1413530020d6dd00d18e0b9 100644 (file)
@@ -1788,9 +1788,11 @@ then
   AC_MSG_NOTICE([NOTICE: Mac OS X framework build enabled.])
 fi
 
-if test "x$SUDO_BINARY" = "x" -a ! -w /
+if test "x$install_nss" = "x0"
 then
   AC_MSG_NOTICE([NOTICE: --with-sudo not specified and not running as 'root', will not install GNS NSS library])
+else
+  AC_MSG_NOTICE([NOTICE: Will to install GNS NSS library to $NSS_DIR])
 fi