]> Savannah Git Hosting - gnulib.git/commit
std-gnu11: new module
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Feb 2016 22:29:53 +0000 (14:29 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Feb 2016 22:42:24 +0000 (14:42 -0800)
commit2cf7d5cfdbb9fbaddfc24851d355722905d7ebb3
treece7defdf37f195e48a5dd4b9bfcd36511b0ea3a1
parentd1cca4c2a02a47df553ec43cc5799dc467a45e35
std-gnu11: new module

This makes it easier for applications to prefer C11 and C++11
to older variants, when compiling C and C++ code.
Unlike most m4/*.m4 files, m4/std-gnu11.m4 is GPLed, as it copies
a nontrivial chunk of GPLed Autoconf source code.
* COPYING: Mention the m4/*.m4 copyright situation.
* MODULES.html.sh (std-gnu11): New module.
* m4/std-gnu11.m4, modules/std-gnu11: New files.
COPYING
ChangeLog
MODULES.html.sh
m4/std-gnu11.m4 [new file with mode: 0644]
modules/std-gnu11 [new file with mode: 0644]