configure.ac: do not use AC_PROG_LN_S

Given that LN_S defined by AC_PROG_LN_S is not used,
there is no point in using this macro.

* configure.ac (AC_PROG_LN_S): Remove.
This commit is contained in:
Dmitry V. Levin 2024-08-14 08:00:00 +00:00
parent 5a2cf804f2
commit fed0b59e8a

View File

@ -69,7 +69,6 @@ AC_PROG_CC
AC_PROG_YACC
AM_PROG_LEX
AC_PROG_INSTALL
AC_PROG_LN_S
AM_PROG_CC_C_O
PAM_LD_AS_NEEDED
PAM_LD_NO_UNDEFINED