autoupdate - configure.ac を新しい Autoconf 向けに更新します。
autoupdate [OPTION]... [TEMPLATE-FILE]...
TEMPLATE-FILE が指定された場合、また 'configure.ac' が存在する場合、そうでない場合 'configure.in' を対象として、最新の Autoconf の文法に適するように更新を行います。元々のファイルはバックアップが取られます。
このヘルプを表示して終了します。
バージョン番号を表示して終了します。
詳細な報告を出力します。
一時ファイルを削除しません。
ファイルがすべて古いものとして扱います。
検索パスを DIR とします。
検索パスに DIR を追加します。
David J. MacKenzie, 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).
autoupdate の完全なドキュメントは Texinfo マニュアルとしてメンテナンスされています。info と autoupdate の両プログラムが適切にインストールされていれば、以下のコマンド
info autoupdate
を実行して完全なマニュアルを参照できます。