update the gnulib submodule to the latest version in git. This is required in order to build on systems with recent glibc, which has eliminated gets() due to security concerns. (gnulib commit 66712c23 makes this change). --- .gnulib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gnulib b/.gnulib index 4aa8192..a451aa0 160000 --- a/.gnulib +++ b/.gnulib @@ -1 +1 @@ -Subproject commit 4aa819277730ab4b12c43267928cb9b9b9a4c8fd +Subproject commit a451aa0d0cbbec1efae7d07eb002fd4220511a27 -- 1.7.11.2 _______________________________________________ netcf-devel mailing list netcf-devel@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/netcf-devel