让你的项目支持autotools

通常我们在linux下用源码安装库或程序,都是使用的autoools工具(虽然可能有些过时,bazel,CMake等等)。但是目前来看,还是一种不错的选择。

典型安装过程:

./configure

make

sudo make install

如果你自己创建了一个开源项目,自己手工编写Makefile的痛苦可想而知,因此还是用autools吧,如果正好你不太好用。就用下面的脚本生成吧。

https://github.com/happyAnger6/anger6_autotools.git
————————————————

43.6K

4 thoughts on “让你的项目支持autotools

  1. Appreciating the persistence you put into your site and detailed information you offer.
    It’s awesome to come across a blog every once in a while that isn’t the same unwanted rehashed information. Wonderful read!

    I’ve saved your site and I’m adding your RSS feeds to my Google account.

  2. Fantastic goods from you, man. I have understand your stuff previous to and you
    are just too magnificent. I really like what you have acquired here, really like
    what you’re stating and the way in which you say it.
    You make it enjoyable and you still take care of to keep it smart.
    I can not wait to read much more from you. This is really a great web site.

发表评论

邮箱地址不会被公开。 必填项已用*标注