/* confdefs.h. */ #define PACKAGE_NAME "beryl-settings-bindings" #define PACKAGE_TARNAME "beryl-settings-bindings" #define PACKAGE_VERSION "0.2.1" #define PACKAGE_STRING "beryl-settings-bindings 0.2.1" #define PACKAGE_BUGREPORT "livinglatexkali@gmail.com" #define VERSION "" #define PACKAGE "beryl-settings-bindings" #define VERSION "0.2.1" /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char strerror (); int main () { return strerror (); ; return 0; }