mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
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:
committed by
Carlos R. Mafra
parent
4b946f69e2
commit
9e56f58742
@@ -97,7 +97,6 @@ dnl ===================
|
|||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
WM_PROG_CC_C11
|
WM_PROG_CC_C11
|
||||||
AC_PROG_LN_S
|
AC_PROG_LN_S
|
||||||
AC_PROG_GCC_TRADITIONAL
|
|
||||||
LT_INIT
|
LT_INIT
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user