diff options
Diffstat (limited to 'ld/acconfig.h')
-rw-r--r-- | ld/acconfig.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/acconfig.h b/ld/acconfig.h index 6034cad..c627d7f 100644 --- a/ld/acconfig.h +++ b/ld/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 |