autoconf/tests
Vincent Lefevre 1717921aa6 Change main () to main (void) for C/C++
This patch changes "main ()" to "main (void)" for C/C++.
See: http://lists.gnu.org/archive/html/bug-autoconf/2014-01/msg00005.html

On my machine, before this patch, 3 tests were failing:

  38: tools.at:1329      autom4te cache locking
 218: autotest.at:1893   C unit tests
      ac_config_testdir at_tested autotest
 219: autotest.at:1948   C unit tests (EXEEXT)
      ac_config_testdir at_tested autotest

With this patch, 2 tests were failing:

 218: autotest.at:1893   C unit tests
      ac_config_testdir at_tested autotest
 219: autotest.at:1948   C unit tests (EXEEXT)
      ac_config_testdir at_tested autotest

(I suspect that 38 is unrelated.)

Signed-off-by: Vincent Lefevre <vincent@vinc17.net>
Copyright-paperwork-exempt: Yes
2014-02-13 11:38:12 -07:00
..
atlocal.in maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
autoscan.at maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
autotest.at maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
base.at tests: don't let config.site affect testsuite 2014-01-01 16:53:57 -07:00
c.at Change main () to main (void) for C/C++ 2014-02-13 11:38:12 -07:00
compile.at Change main () to main (void) for C/C++ 2014-02-13 11:38:12 -07:00
erlang.at maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
foreign.at maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
fortran.at maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
go.at maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
local.at maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
local.mk maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
m4sh.at maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
m4sugar.at maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
mktests.sh maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
semantics.at maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
statesave.m4 maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
suite.at maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
tools.at maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
torture.at maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00
wrapper.as maint: bump copyright to 2014 2014-01-01 16:27:53 -07:00