#define PACKAGE "libSystem"
#define VERSION "0.4.3"
#define VENDOR "DeforaOS"

#ifndef PREFIX
# define PREFIX "/usr/local"
#endif

#ifndef LIBDIR
# define LIBDIR PREFIX "/lib"
#endif
