mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/config-h (License): Change to unlimited. * modules/host-os (License): Likewise. * modules/no-c++ (License): Likewise. * modules/openmp (License): Likewise. * modules/longlong (License): Change to LGPLv2+. * modules/va-args (License): Likewise.
25 lines
315 B
Plaintext
25 lines
315 B
Plaintext
Description:
|
|
Assume config.h exists, to avoid -DHAVE_CONFIG_H clutter in 'make' output.
|
|
|
|
Usable-in-testdir:
|
|
# This module breaks all modules which use HAVE_CONFIG_H.
|
|
no
|
|
|
|
Files:
|
|
m4/config-h.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_CONFIG_H
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
License:
|
|
unlimited
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|