Sign in
nest-open-source
/
nest-cam
/
4320010
/
tlsdate
/
939a6d8d7a286dea34623b7bb77c4c02c7a03e0a
/
.
/
tlsdate
/
m4
/
bottom.m4
blob: 28e1c3026f388c4895ab7a14462ada1d91b8134d [
file
] [
log
] [
blame
]
AC_DEFUN
([
CONFIG_EXTRA
],[
AH_TOP
([
#pragma
once
/* _SYS_FEATURE_TESTS_H is Solaris, _FEATURES_H is GCC */
#if defined( _SYS_FEATURE_TESTS_H) || defined(_FEATURES_H)
#error
"You should include config.h as your first include file"
#endif
])
])