[autoconf/automake/libtool] Add new port#9681
[autoconf/automake/libtool] Add new port#9681JackBoosY wants to merge 3 commits intomicrosoft:masterfrom
Conversation
|
Nice. I would recommend adding libtool as well as it is part of the autotools suite. See https://www.gnu.org/software/automake/faq/autotools-faq.html#What-are-the-_0060_0060Autotools_0027_0027_003f |
|
After merging this PR, I will open a new PR to switch usage to these ports. |
|
These should really be handled by |
|
@vicroms In addition to the way of using, adding these tools by using ports will reduce the dependency on |
|
vcpkg should really have the field: |
|
@JackBoosY Would it be okay to archive this PR for now? We do want to add tools as ports but not likely in the near future. |
|
@dan-shaw Okay, I will not delete this branch until these ports are merged into the main branch. |
|
With host dependencies in vcpkg, does it make sense to revive this PR? |
|
@dg0yt Sooner or later we have to break away from the limitations of apt and brew. |
The tools
autoconfandautomakeare used invcpkg_*_make, and I want to add these two ports instead of using apt to install them.Thanks @SeekingMeaning.
Related: #9648.
Note: these 3 ports does not contain any features.