/* config.h for CrystFEL main programs */ #mesondefine HAVE_GTK #mesondefine HAVE_GDKPIXBUF #mesondefine HAVE_GDK #mesondefine HAVE_TIFF #mesondefine HAVE_CAIRO #mesondefine HAVE_OPENCL #mesondefine HAVE_CL_CL_H #mesondefine HAVE_CLOCK_GETTIME #mesondefine HAVE_MSGPACK #mesondefine HAVE_ZMQ #define PACKAGE_VERSION "@CRYSTFEL_VERSION@" #define CRYSTFEL_VERSIONSTRING "@CRYSTFEL_VERSION@" #define CRYSTFEL_BOILERPLATE "License GPLv3+: GNU GPL version 3 or later"\ " .\n"\ "This is free software: you are free to change and redistribute it.\n"\ "There is NO WARRANTY, to the extent permitted by law.\n\n"\ "Written by Thomas White and others."