Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 209 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 209 Bytes

This is learning autotool chains project. And it will help you generate shared library. I will support more features for this project.

compile and install

  1. ./bootstrap
  2. ./configure
  3. make && make install