Welcome to my web page. This page is written in Japanese.
Code is EUC-JP.

Autoconf - GNU Autoconf

GNU Autoconf とは

Autoconf とは、 自動的に configure を作成してくれるソフトウェアです。
Autoconf 自身は基本的にシェルスクリプトですが、 その中でマクロプロセッサーである m4 を呼び出しています。 Autoconf をインストールする前に是非 GNU m4 もインストールしておきましょう。
なお、Autoconf のインストールは非常に簡単です。 おそらくはもっともインストールが簡単なソフトウェアの一つと言えるでしょう。

サイトリスト

WEB site
http://www.gnu.org/software/autoconf/
Primary site
ftp://ftp.gnu.org/gnu/autoconf/
Mirror site
ftp://ring.asahi-net.or.jp/pub/GNU/autoconf/
ftp://ring.ocn.ad.jp/pub/GNU/autoconf/

コンパイル・インストールの注意点

version 2.9, version 2.10, and version 2.13

version 2.60

version 2.61

コンパイル・インストールのログ