1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-08-22 09:06:25 +00:00
Files
Paul Eggert 2890b02100 libc-config: port to MSVC
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.
2017-09-05 23:33:59 -07:00

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