configure

#define PACKAGE "configure"
#define VERSION "0.4.4"
#define VENDOR "Devel"
#ifndef PREFIX
# define PREFIX "/usr/local"
#endif
#ifndef LIBDIR
# define LIBDIR PREFIX "/lib"
#endif