changeset 21481:eebbb80bf6d9

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.
author Mike Miller <mtmiller@octave.org>
date Fri, 18 Mar 2016 11:03:58 -0700
parents eec0b7933e6a
children c64e57319f08
files bootstrap.conf
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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