]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
acconfig-needs-version-and-package-macros-for-some-versions-of-autoheader-20010705
authorDerrick Brashear <shadow@dementia.org>
Thu, 5 Jul 2001 21:24:50 +0000 (21:24 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 5 Jul 2001 21:24:50 +0000 (21:24 +0000)
PACKAGE and VERSION aren't always in autoconf/acconfig.h

acconfig.h

index b615c3e42c12520dabd3d2307b72e30bffe875b0..5ddd41f2229e1896987a783b2e5cb038169d1dc8 100644 (file)
@@ -1,5 +1,7 @@
 @BOTTOM@
-
+#undef PACKAGE
+#undef VERSION
 #define RCSID(msg) \
 static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }