#ifndef CONFIG_H #define CONFIG_H @TOP@ /* Name of package. */ #undef PACKAGE /* Version of package. */ #undef VERSION @BOTTOM@ #endif /* CONFIG_H */