doc: work around mingw-w64 alloca problem with example
commit015ecc5018782c18fb20d0259c8a56cc258b9ab4
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Jan 2012 08:10:55 +0000 (23 00:10 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Jan 2012 08:11:20 +0000 (23 00:11 -0800)
tree4d2960783a7fd82af3b24dac1a57aac828d8e857
parentb035df38e0d888bab264245623c8cd72bd05db4d
doc: work around mingw-w64 alloca problem with example

* doc/autoconf.texi (Particular Functions): In example code for
alloca, do not re-#define alloca.  This works around a mingw-w64
problem reported by Vincent Torri in
<http://lists.gnu.org/archive/html/autoconf/2012-01/msg00018.html>.
doc/autoconf.texi