mirror of
https://github.com/json-c/json-c.git
synced 2026-04-09 07:19:06 +08:00
Check for the sys/cdefs.h header which on some systems defines the __warn_references macro.
This commit is contained in:
@@ -65,6 +65,9 @@
|
||||
/* Define to 1 if you have the <syslog.h> header file. */
|
||||
#undef HAVE_SYSLOG_H
|
||||
|
||||
/* Define to 1 if you have the <sys/cdefs.h> header file. */
|
||||
#undef HAVE_SYS_CDEFS_H
|
||||
|
||||
/* Define to 1 if you have the <sys/param.h> header file. */
|
||||
#undef HAVE_SYS_PARAM_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user