Update to newest gnulib.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 13 Mar 2022 18:32:58 +0000 (11:32 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 13 Mar 2022 18:32:58 +0000 (11:32 -0700)
This required a dependency on Automake 1.11 or later.  It also required
dropping C2x compatibility warnings because Gnulib now triggers them.  The
Gnulib tempname module requires linking against $(LIB_GETRANDOM), so this
adds that in each case where the build links against libgl.


No differences found