/* Compiler/Machine-Specific Configuration */ #ifndef __config_h_ #define __config_h_ @TOP@ /* Define this to your operating system's path separator character */ #undef PATH_SEPARATOR /* Define this if you want to use the C preprocessor */ #undef USE_CPP /* Define this to the command line for the C preprocessor */ #undef CPP_NAME @BOTTOM@ #endif // __config_h_