]> git.ipfire.org Git - thirdparty/shadow.git/commit
configure: Remove duplicated check and unused Makefile substitution
authorEvgeny Grin (Karlson2k) <k2k@drgrin.dev>
Fri, 11 Jul 2025 17:57:39 +0000 (19:57 +0200)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Sat, 19 Jul 2025 04:42:33 +0000 (06:42 +0200)
commit50f88ab8be751497abf3f84e4790721028bba977
treed9f480e51da0c18d5ca93aa36a980c263cfd0937
parent90042ad4341a7676436f4e994255af0b5c49d964
configure: Remove duplicated check and unused Makefile substitution

Lines were incorrectly added by 5cd04d03f94622c12220d4a6352824af081b8531
The check is fully duplicated and does nothing except setting wrong
variable LIYESCRYPT.  Such variable was never used in the project.

Signed-off-by: Evgeny Grin (Karlson2k) <k2k@drgrin.dev>
configure.ac