mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
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.
This commit is contained in:
19
modules/std-gnu11
Normal file
19
modules/std-gnu11
Normal file
@@ -0,0 +1,19 @@
|
||||
Description:
|
||||
Prefer GNU C11 and C++11 to earlier versions.
|
||||
|
||||
Files:
|
||||
m4/std-gnu11.m4
|
||||
|
||||
Depends-on:
|
||||
|
||||
configure.ac:
|
||||
|
||||
Makefile.am:
|
||||
|
||||
Include:
|
||||
|
||||
License:
|
||||
GPL
|
||||
|
||||
Maintainer:
|
||||
all
|
Reference in New Issue
Block a user