diff bootstrap.conf @ 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 1a21a0f6364e
children ec77a07e4220
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