ltmain.in: Use func_warning for all warningsmaster
commit7b0918310776395e1cbafe6a08b8df8f8a8a3e21
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Sat, 20 Apr 2024 10:04:33 +0000 (20 13:04 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Sat, 20 Apr 2024 10:04:33 +0000 (20 13:04 +0300)
treea8e650ff0f1e1cecc572943aa8a45d7ff563b0e1
parentbaab05726170b00c32db44fb9fad0b08cf3e4782
ltmain.in: Use func_warning for all warnings

Several warning messages have been updated to use func_warning rather
than echo. This will allow them to be disabled properly.

* build-aux/ltmain.in: Replace echo command with func_warning function.
build-aux/ltmain.in