/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Name of the ghostscript binary */ #define GS "gs" /* Name of package */ #define PACKAGE "psdim" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Name of the psdim binary */ #define PSDIM "psdim" /* do we use a4 papersize by default? */ /* #undef USE_A4 */ /* do we use metric units by default? */ /* #undef USE_METRIC */ /* Version number of package */ #define VERSION "1.4"