afsconfig-add-rcsid-20010623
[openafs.git] / src / afsconfig.h.in
index 8cccb57..a007969 100644 (file)
@@ -69,4 +69,8 @@
 #define HAVE_SIGNAL_H
 #endif
 
+#ifndef RCSID
+#define RCSID(msg) static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
+#endif
+
 #endif /* AFSCONFIG_H */