10sr / junks

Junks and Test Programs
https://10sr.github.io/junks/index.html
0 stars 0 forks source link

Suniq automake #1

Closed 10sr closed 9 years ago

10sr commented 9 years ago

./configure && make ができるようにするあれ。

Consult junks/README.md at master · 10sr/junks for updated version of this document.

Basics

  1. autoscan し、生成された configure.scanconfigure.ac に cp する
  2. configure.ac を編集する
  3. Makefile.am を作成する
  4. autoreconf -vif する

    Note