Check for the sys/cdefs.h header which on some systems defines the __warn_references macro.

This commit is contained in:
Eric Haszlakiewicz
2012-07-29 14:57:59 -05:00
parent ba1c3810cb
commit eb37094aa6
2 changed files with 4 additions and 1 deletions

View File

@@ -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