Remove obsolete autoconf macro

`AC_PROG_GCC_TRADITIONAL` is obsolete and is now just an alias for `AC_PROG_CC`,
which is already defined.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
This commit is contained in:
Jeremy Sowden
2024-11-10 16:59:03 +00:00
committed by Carlos R. Mafra
parent 4b946f69e2
commit 9e56f58742
-1
View File
@@ -97,7 +97,6 @@ dnl ===================
AC_PROG_CC
WM_PROG_CC_C11
AC_PROG_LN_S
AC_PROG_GCC_TRADITIONAL
LT_INIT