AUTOHEADER(1) | ユーザーコマンド | AUTOHEADER(1) |
autoheader - configure 向けのテンプレートヘッダーファイルを生成
autoheader [OPTION]... [TEMPLATE-FILE]
'configure' が利用する C 言語の '#define' 文によるテンプレートファイルを生成します。処理実現のために TEMPLATE-FILE や 'configure.ac' があればそれを読み込みます。そうでなければ 'configure.in' を読み込みます。
Roland McGrath, Akim Demaille
バグ報告は
<bug-autoconf@gnu.org>
までご連絡ください。
GNU Autoconf ホームページ:
<https://www.gnu.org/software/autoconf/>
GNU
ソフトウェアの全般的なヘルプ:
<https://www.gnu.org/gethelp/>
Copyright © 2021 Free Software Foundation, Inc. License
GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>,
<https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it. There is NO
WARRANTY, to the extent permitted by law.
autoconf(1), automake(1), autoreconf(1), autoupdate(1), autoheader(1), autoscan(1), config.guess(1), config.sub(1), ifnames(1), libtool(1).
autoheader の完全なドキュメントは Texinfo マニュアルとしてメンテナンスされています。info と autoheader の両プログラムが適切にインストールされていれば、以下のコマンド
を実行して完全なマニュアルを参照できます。
2021年1月 | GNU Autoconf 2.71 |