X-Git-Url: https://ruin.nu/git/?p=hbs.git;a=blobdiff_plain;f=config.h;h=8ae309245756b59020c67f0c6710d7cdc11631b3;hp=9b7e9bb0d17c3632bbf11b4a943bdfc678f69da7;hb=HEAD;hpb=ec7ebf4a9acd1d7b7e4e7967c4afa94300ed5ff9 diff --git a/config.h b/config.h index 9b7e9bb..8ae3092 100644 --- a/config.h +++ b/config.h @@ -1,37 +1,2 @@ -/* config.h. Generated automatically by configure. */ -/* config.h.in. Generated automatically from configure.in by autoheader. */ - -/* The number of bytes in a char *. */ -#define SIZEOF_CHAR_P 4 - -/* The number of bytes in a int. */ -#define SIZEOF_INT 4 - -/* The number of bytes in a long. */ -#define SIZEOF_LONG 4 - -/* Name of package */ -#define PACKAGE "bc" - /* Version number of package */ -#define VERSION "0.1" - -/* C++ compiler supports template repository */ -#define HAVE_TEMPLATE_REPOSITORY 1 - -/* Defines if your system has the crypt function */ -#define HAVE_CRYPT 1 - -/* Define the type of the third argument for getsockname - */ -#define ksize_t socklen_t - -/* Define if you have libz */ -#define HAVE_LIBZ 1 - -/* Define if you have libpng */ -#define HAVE_LIBPNG 1 - -/* Define if you have libjpeg */ -#define HAVE_LIBJPEG 1 - +#define VERSION "0.3"