From: Derrick Brashear Date: Thu, 5 Jul 2001 21:24:50 +0000 (+0000) Subject: acconfig-needs-version-and-package-macros-for-some-versions-of-autoheader-20010705 X-Git-Tag: openafs-stable-1_1_0~52 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=b6efc81d6141e5621edb82bcae5d99015a4fe3a4;p=packages%2Fo%2Fopenafs.git acconfig-needs-version-and-package-macros-for-some-versions-of-autoheader-20010705 PACKAGE and VERSION aren't always in autoconf/acconfig.h --- diff --git a/acconfig.h b/acconfig.h index b615c3e42..5ddd41f22 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1,5 +1,7 @@ @BOTTOM@ - +#undef PACKAGE +#undef VERSION + #define RCSID(msg) \ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }