CPP/config.h

7 lines
98 B
C

#define PACKAGE "cpp"
#define VERSION "0.0.1"
#ifndef PREFIX
# define PREFIX "/usr/local"
#endif