configure/config.h
2008-04-17 22:59:47 +00:00

7 lines
104 B
C

#define PACKAGE "configure"
#define VERSION "0.0.5"
#ifndef PREFIX
# define PREFIX "/usr/local"
#endif