# HG changeset patch # User Mike Miller # Date 1458324238 25200 # Node ID eebbb80bf6d9fa7e5e0a75a4e0c3d589d9be55d9 # Parent eec0b7933e6a6d850899169280b51c839be173d7 build: Use gnulib module std-gnu11 to enable C11 and C++11 features * bootstrap.conf (gnulib_modules): Include std-gnu11 in the list. This module acts as a shim for the equivalent functionality in a future version of Autoconf. diff -r eec0b7933e6a -r eebbb80bf6d9 bootstrap.conf --- a/bootstrap.conf Fri Mar 18 11:01:02 2016 -0700 +++ b/bootstrap.conf Fri Mar 18 11:03:58 2016 -0700 @@ -89,6 +89,7 @@ sigprocmask sleep stat + std-gnu11 stddef stdint stdio