]> granicus.if.org Git - procps-ng/commit
Remove autogen.sh libtool prog check #222.
authorRafael Kitover <rkitover@gmail.com>
Mon, 11 Oct 2021 20:23:12 +0000 (20:23 +0000)
committerCraig Small <csmall@dropbear.xyz>
Wed, 13 Oct 2021 20:38:22 +0000 (20:38 +0000)
commit3f2d7a0bf6a848a50e41dcdeea500502f4ab21a3
tree0a5f7b6dabb61e049ae9e79eb77d204b01cf394b
parentd39d9db07974f4f09cd2f31137742a7ea3be65c5
Remove autogen.sh libtool prog check #222.

Remove the check for the libtool executable as many libtool distribution
packages do not have it and it is not necessary for building, as
libtoolize is also checked for to determine the presence of libtool.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
autogen.sh