Commit 11581d6
committed
Autoconf: Remove AC_PROG_GCC_TRADITIONAL
The use of AC_PROG_GCC_TRADITIONAL emits a warning with Autoconf 2.72.
Just remove it as AC_PROG_CC was already called, and as this macro has
had no useful effect since GCC dropped support for traditional-mode
compilation in version 3.3 (released in 2003), and the systems that
needed it are also long obsolete.1 parent 0201b70 commit 11581d6
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
374 | 373 | | |
375 | 374 | | |
376 | 375 | | |
| |||
0 commit comments