Framer/config.h
2009-09-27 11:41:52 +00:00

11 lines
154 B
C

#define PACKAGE "framer"
#define VERSION "0.0.0"
#ifndef PREFIX
# define PREFIX "/usr/local"
#endif
#ifndef LIBDIR
# define LIBDIR PREFIX "/lib"
#endif