mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-08-22 09:06:25 +00:00
2890b02100
Problems reported by Gisle Vanem in: http://lists.gnu.org/archive/html/bug-gnulib/2017-09/msg00016.html * lib/libc-config.h (__inline): Don't define if HAVE___INLINE. (libc_hidden_proto): Stick to Standard C syntax for varargs macro. * m4/__inline.m4: New file. * modules/libc-config (Files): Add it. (Depends-on): Use it.
24 lines
238 B
Plaintext
24 lines
238 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:
|
|
|
|
configure.ac:
|
|
gl___INLINE
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<libc-config.h>
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all
|