GNOME/evolution
CMakeLists.txt
:442
CHECK_C_SOURCE_COMPILES("#include <stdio.h>
#include <ytnef.h>
int main(void) { TNEFStruct *tnef; return 0; }" HAVE_YTNEF_H)
CHECK_C_SOURCE_COMPILES("#include <stdio.h>
#include <ytnef.h>
int main(void) { TNEFStruct *tnef; return 0; }" HAVE_YTNEF_H)
endif(NOT HAVE_YTNEF_H)
endif((NOT HAVE_YTNEF_H) AND (NOT HAVE_LIBYTNEF_YTNEF_H))