#ifndef _VBOX_CONFIG_H #define _VBOX_CONFIG_H 1 /* * Define to empty if the keyword does not work: */ #undef const /* * Define if you have the ANSI C header files: */ #undef STDC_HEADERS /* * Define if you can safely include both and : */ #undef TIME_WITH_SYS_TIME /* * Define if you have the header file: */ #undef HAVE_SYS_TIME_H /* * Define if libncurses has a resizeterm() function: */ #undef HAVE_RESIZETERM /* * Define if you have a siginterrupt() function: */ #undef HAVE_SIGINTERRUPT /* * No need to change anything below this line! */ #undef VERSION #undef PACKAGE #endif /* _VBOX_CONFIG_H */