* doc/autoconf.texi (Generic Structures): Fix typo.
+2011-02-16 Patrick Welche <prlw1@cam.ac.uk> (tiny change)
+
+ docs: fix a typo
+ * doc/autoconf.texi (Generic Structures): Fix typo.
+
2011-02-16 Matt Kraai <kraai@ftbfs.org> (tiny change)
docs: fix some typos
@end example
This macro caches its result in the
-@code{av_cv_member_@var{aggregate}_@var{member}} variable, with
+@code{ac_cv_member_@var{aggregate}_@var{member}} variable, with
characters not suitable for a variable name mapped to underscores.
@end defmac