diff options
Diffstat (limited to 'beecrypt/config.gnu.h.in')
-rw-r--r-- | beecrypt/config.gnu.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/beecrypt/config.gnu.h.in b/beecrypt/config.gnu.h.in index f93c9e1d6..b3590a496 100644 --- a/beecrypt/config.gnu.h.in +++ b/beecrypt/config.gnu.h.in @@ -202,9 +202,6 @@ /* Define if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H -/* Name of package */ -#undef PACKAGE - /* The size of a `char', as computed by sizeof. */ #undef SIZEOF_CHAR @@ -244,9 +241,6 @@ /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS -/* Version number of package */ -#undef VERSION - /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN |