libSystem/config.h

7 lines
104 B
C

#define PACKAGE "libSystem"
#define VERSION "0.0.2"
#ifndef PREFIX
# define PREFIX "/usr/local"
#endif