1 2 3 4 5 6 7 8 9
#ifdef PACKAGE #undef PACKAGE #endif #define PACKAGE "chdr" #ifdef VERSION #undef VERSION #endif #define VERSION "0.0.0.1"