Avoid nexted functions in AC_LANG_PROGRAM test for Windows headers.
commit2aae948de5bf1ceda23c06310b331166532078e6
authorPeter Rosin <peda@lysator.liu.se>
Tue, 9 Jul 2013 18:06:25 +0000 (9 21:06 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 9 Jul 2013 18:06:25 +0000 (9 21:06 +0300)
treedb9a3a8ceb5be2b83ab0190ced0903b33d064d33
parent7b154deff5f593d056b54d81baf627dcea6bb149
Avoid nexted functions in AC_LANG_PROGRAM test for Windows headers.

 configure.ac (HAVE_W32): Avoid nested functions (the second
 argument of AC_LANG_PROGRAM is already expanded inside a
 function).

Fixes: debbugs:14830
ChangeLog
configure.ac