1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/libc-config
Bruno Haible 01e57974ab Add missing C99 dependencies.
Reported by Paul Smith <psmith@gnu.org> in
<https://lists.gnu.org/archive/html/bug-gnulib/2020-05/msg00290.html>.

* modules/assert (Depends-on): Add c99.
* modules/filenamecat-lgpl (Depends-on): Likewise.
* modules/libc-config (Depends-on): Likewise.
* modules/mktime (Depends-on): Likewise.
* modules/random_r (Depends-on): Likewise.
* modules/regex (Depends-on): Likewise.
* modules/scratch_buffer (Depends-on): Likewise.
* modules/timespec-add (Depends-on): Likewise.
* modules/timespec-sub (Depends-on): Likewise.
* modules/verify (Depends-on): Likewise.
2020-05-25 09:12:42 +02:00

25 lines
242 B
Plaintext

Description:
System definitions for code taken from the GNU C Library
Files:
lib/cdefs.h
lib/libc-config.h
m4/__inline.m4
Depends-on:
c99
configure.ac:
gl___INLINE
Makefile.am:
Include:
<libc-config.h>
License:
LGPLv2+
Maintainer:
all