diff options
Diffstat (limited to 'bfd/acconfig.h')
-rw-r--r-- | bfd/acconfig.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/acconfig.h b/bfd/acconfig.h index f3c4e99..1d5e819 100644 --- a/bfd/acconfig.h +++ b/bfd/acconfig.h @@ -1,4 +1,10 @@ +/* Name of package. */ +#undef PACKAGE + +/* Version of package. */ +#undef VERSION + /* Whether strstr must be declared even if <string.h> is included. */ #undef NEED_DECLARATION_STRSTR |