X-Git-Url: http://git.sthu.org/?a=blobdiff_plain;f=keyanalyze%2Fpgpring%2Fconfig.h.in;fp=keyanalyze%2Fpgpring%2Fconfig.h.in;h=30484c09f5b69831f60421e3f432186df6d6a38d;hb=e69aea6f5797cb54f3748b983ffc977958f347cc;hp=0000000000000000000000000000000000000000;hpb=6b7cb7ca3a817c2e0510957115a2d1f1bed5c549;p=pgp-tools.git diff --git a/keyanalyze/pgpring/config.h.in b/keyanalyze/pgpring/config.h.in new file mode 100644 index 0000000..30484c0 --- /dev/null +++ b/keyanalyze/pgpring/config.h.in @@ -0,0 +1,48 @@ +/* config.h.in. Generated automatically from configure.in by autoheader. */ + +/* Define to empty if the keyword does not work. */ +#undef const + +/* Define as __inline if that's what the C compiler calls it. */ +#undef inline + +/* Define if you need to in order for stat and other things to work. */ +#undef _POSIX_SOURCE + +/* Define if you have the ANSI C header files. */ +#undef STDC_HEADERS + +/* Define if your processor stores words with the most significant + byte first (like Motorola and SPARC, unlike Intel and VAX). */ +#undef WORDS_BIGENDIAN + +/* Do you want PGP support (--enable-pgp)? */ +#undef HAVE_PGP + +/* The number of bytes in a int. */ +#undef SIZEOF_INT + +/* The number of bytes in a long. */ +#undef SIZEOF_LONG + +/* Define if you have the header file. */ +#undef HAVE_INTTYPES_H + +/* Define if you have the header file. */ +#undef HAVE_STDINT_H + +/* Define if you have the header file. */ +#undef HAVE_STRING_H + +/* Name of package */ +#undef PACKAGE + +/* Version number of package */ +#undef VERSION + +/* Define if compiler has function prototypes */ +#undef PROTOTYPES + +/* Define if you have the uint32_t type. */ +#undef HAVE_UINT32_T +