autoconf/doc
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
..
autoconf.texi Change main () to main (void) for C/C++ 2014-02-13 11:38:12 -07:00
fdl.texi maint: remove empty lines at EOF 2012-01-21 11:49:40 +01:00
gendocs_template maint: resync files from upstream 2013-01-03 15:19:05 -07:00
gnu-oids.texi maint: also sync maint.mk and useless-if-before-free from gnulib 2012-01-21 15:14:45 +01:00
install.texi 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
make-stds.texi maint: resync most files from upstream 2012-09-21 21:52:09 +02:00
standards.texi sync: some files from upstream 2013-05-05 17:25:05 +02:00