[JM:02711] [POST:DP] GNU automake aclocal-1.16.1

アーカイブの一覧に戻る
matsuand michio_matsu****@yahoo*****
2021年 7月 28日 (水) 11:33:59 JST


<STATUS>
stat: DP
ppkg: GNU automake 1.16.4
page: aclocal-1.16.1
date: 2021/07/25
mail: michio_matsu****@yahoo*****
name: Michio MATSUYAMA
</STATUS>

2021/05/13 [JM:02294] 校正依頼時は、
GNU automake-1.16.3 でした。

最新 GNU automake-1.16.4 での man ページは、
バージョン番号、日付を除くと、
内容は一切変わっていません。

念のため、訳出内容を掲示します。


.\"O .TH ACLOCAL "1" "July 2021" "aclocal 1.16.4" "User Commands"
.TH ACLOCAL 1 2021年7月 "aclocal 1.16.4" ユーザーコマンド
.\"O ----------------------------------------
.\"O .SH NAME
.\"O aclocal \- manual page for aclocal 1.16.4
.SH 名前
aclocal \- aclocal 1.16.4 向けのマニュアルページ
.\"O ----------------------------------------
.\"O .SH SYNOPSIS
.\"O .B aclocal
.\"O [\fI\,OPTION\/\fR]...
.SH 書式
\fBaclocal\fP [\fI\,OPTION\/\fP]...
.\"O ----------------------------------------
.\"O .SH DESCRIPTION
.\"O Generate 'aclocal.m4' by scanning 'configure.ac' or 'configure.in'
.SH 説明
\&'configure.ac' または 'configure.in' を処理して 'aclocal.m4' を生成します。
.\"O ----------------------------------------
.\"O .SH OPTIONS
.SH オプション
.\"O ----------------------------------------
.\"O .TP
.\"O \fB\-\-automake\-acdir\fR=\fI\,DIR\/\fR
.\"O directory holding automake\-provided m4 files
.TP 
\fB\-\-automake\-acdir\fP=\fI\,DIR\/\fP
automake が提供する m4 ファイルが存在するディレクトリ。
.\"O ----------------------------------------
.\"O .TP
.\"O \fB\-\-system\-acdir\fR=\fI\,DIR\/\fR
.\"O directory holding third\-party system\-wide files
.TP 
\fB\-\-system\-acdir\fP=\fI\,DIR\/\fP
サードパーティー製のシステムワイドなファイルが存在するディレクトリ。
.\"O ----------------------------------------
.\"O .TP
.\"O \fB\-\-diff\fR[=\fI\,COMMAND\/\fR]
.\"O run COMMAND [diff \fB\-u]\fR on M4 files that would be
.\"O changed (implies \fB\-\-install\fR and \fB\-\-dry\-run\fR)
.TP 
\fB\-\-diff\fP[=\fI\,COMMAND\/\fP]
変更されているかもしれない M4 ファイルに対してコマンド [diff \fB\-u\fP] を実行します。(\fB\-\-install\fP と
\fB\-\-dry\-run\fP を暗に含みます。)
.\"O ----------------------------------------
.\"O .TP
.\"O \fB\-\-dry\-run\fR
.\"O pretend to, but do not actually update any file
.TP 
\fB\-\-dry\-run\fP
処理実行しますが、実際にはどのファイルも更新しません。
.\"O ----------------------------------------
.\"O .TP
.\"O \fB\-\-force\fR
.\"O always update output file
.TP 
\fB\-\-force\fP
常に出力ファイルを更新します。
.\"O ----------------------------------------
.\"O .TP
.\"O \fB\-\-help\fR
.\"O print this help, then exit
.TP 
\fB\-\-help\fP
このヘルプを表示して終了します。
.\"O ----------------------------------------
.\"O .TP
.\"O \fB\-I\fR DIR
.\"O add directory to search list for .m4 files
.TP 
\fB\-I\fP DIR
\&.m4 ファイルの検索リストにディレクトリを追加します。
.\"O ----------------------------------------
.\"O .TP
.\"O \fB\-\-install\fR
.\"O copy third\-party files to the first \fB\-I\fR directory
.TP 
\fB\-\-install\fP
サードパーティー製ファイルを \fB\-I\fP による先頭ディレクトリにコピーします。
.\"O ----------------------------------------
.\"O .TP
.\"O \fB\-\-output\fR=\fI\,FILE\/\fR
.\"O put output in FILE (default aclocal.m4)
.TP 
\fB\-\-output\fP=\fI\,FILE\/\fP
結果を FILE に出力します(デフォルトは aclocal.m4)。
.\"O ----------------------------------------
.\"O .TP
.\"O \fB\-\-print\-ac\-dir\fR
.\"O print name of directory holding system\-wide
.\"O third\-party m4 files, then exit
.TP 
\fB\-\-print\-ac\-dir\fP
システムワイドなサードパーティー製ファイルが存在するディレクトリ名を表示して終了します。
.\"O ----------------------------------------
.\"O .TP
.\"O \fB\-\-verbose\fR
.\"O don't be silent
.TP 
\fB\-\-verbose\fP
詳細表示を行います。
.\"O ----------------------------------------
.\"O .TP
.\"O \fB\-\-version\fR
.\"O print version number, then exit
.TP 
\fB\-\-version\fP
バージョン番号を表示して終了します。
.\"O ----------------------------------------
.\"O .TP
.\"O \fB\-W\fR, \fB\-\-warnings\fR=\fI\,CATEGORY\/\fR
.\"O report the warnings falling in CATEGORY
.TP 
\fB\-W\fP, \fB\-\-warnings\fP=\fI\,CATEGORY\/\fP
警告をカテゴリー別に表示します。
.\"O ----------------------------------------
.\"O .SS "Warning categories include:"
.SS 警告カテゴリーは以下のとおりです。
.\"O ----------------------------------------
.\"O .TP
.\"O cross
.\"O cross compilation issues
.TP 
cross
クロスコンパイルに関する問題。
.\"O ----------------------------------------
.\"O .TP
.\"O gnu
.\"O GNU coding standards (default in gnu and gnits modes)
.TP 
gnu
GNU コーディング標準(デフォルトは gnu および gnits モード)。
.\"O ----------------------------------------
.\"O .TP
.\"O obsolete
.\"O obsolete features or constructions (default)
.TP 
obsolete
古い機能や構成(デフォルト)。
.\"O ----------------------------------------
.\"O .TP
.\"O override
.\"O user redefinitions of Automake rules or variables
.TP 
override
Automake ルールや変数に対するユーザーの再定義。
.\"O ----------------------------------------
.\"O .TP
.\"O portability
.\"O portability issues (default in gnu and gnits modes)
.TP 
portability
可搬性に関する問題(デフォルトは gnu および gnits モード)。
.\"O ----------------------------------------
.\"O .TP
.\"O portability\-recursive
.\"O nested Make variables (default with \fB\-Wportability\fR)
.TP 
portability\-recursive
ネスト化した Make 変数(デフォルトは \fB\-Wportability\fP)。
.\"O ----------------------------------------
.\"O .TP
.\"O extra\-portability
.\"O extra portability issues related to obscure tools
.TP 
extra\-portability
不十分なツールに関連した可搬性に関する問題。
.\"O ----------------------------------------
.\"O .TP
.\"O syntax
.\"O dubious syntactic constructs (default)
.TP 
syntax
疑わしい構文構造(デフォルト)。
.\"O ----------------------------------------
.\"O .TP
.\"O unsupported
.\"O unsupported or incomplete features (default)
.TP 
unsupported
非対応または不完全な機能(デフォルト)。
.\"O ----------------------------------------
.\"O .TP
.\"O all
.\"O all the warnings
.TP 
all
警告メッセージすべて。
.\"O ----------------------------------------
.\"O .TP
.\"O no\-CATEGORY
.\"O turn off warnings in CATEGORY
.TP 
no\-CATEGORY
カテゴリー別の警告表示を行いません。
.\"O ----------------------------------------
.\"O .TP
.\"O none
.\"O turn off all the warnings
.TP 
none
警告メッセージをすべて表示しません。
.\"O ----------------------------------------
.\"O .TP
.\"O error
.\"O treat warnings as errors
.TP 
error
警告をエラーとして扱います。
.\"O ----------------------------------------
.\"O .SH AUTHOR
.\"O Written by Tom Tromey <trome****@redha*****>
.SH 著者
Tom Tromey <trome****@redha*****>
.\"O ----------------------------------------
.\"O .IP
.\"O and Alexandre Duret\-Lutz <adl****@gnu*****>.
.IP
Alexandre Duret\-Lutz <adl****@gnu*****>.
.\"O ----------------------------------------
.\"O .SH "REPORTING BUGS"
.\"O Report bugs to <bug\-auto****@gnu*****>.
.\"O .br
.\"O GNU Automake home page: <https://www.gnu.org/software/automake/>.
.\"O .br
.\"O General help using GNU software: <https://www.gnu.org/gethelp/>.
.SH バグ報告
バグ報告は <bug\-auto****@gnu*****> までご連絡ください。
.br
GNU Automake ホームページ: <https://www.gnu.org/software/automake/>.
.br
GNU ソフトウェアの全般的なヘルプ: <https://www.gnu.org/gethelp/>
.\"O ----------------------------------------
.\"O .SH COPYRIGHT
.\"O Copyright \(co 2021 Free Software Foundation, Inc.
.\"O License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl\-2.0.html>
.\"O .br
.\"O This is free software: you are free to change and redistribute it.
.\"O There is NO WARRANTY, to the extent permitted by law.
.SH 著作権
Copyright \(co 2021 Free Software Foundation, Inc.  License GPLv2+: GNU GPL
version 2 or later <https://gnu.org/licenses/gpl\-2.0.html>
.br
This is free software: you are free to change and redistribute it.  There is
NO WARRANTY, to the extent permitted by law.
.\"O ----------------------------------------
.\"O .SH "SEE ALSO"
.\"O The full documentation for
.\"O .B aclocal
.\"O is maintained as a Texinfo manual.  If the
.\"O .B info
.\"O and
.\"O .B aclocal
.\"O programs are properly installed at your site, the command
.SH 関連項目
\fBaclocal\fP の完全なドキュメントは Texinfo マニュアルとしてメンテナンスされています。\fBinfo\fP と \fBaclocal\fP
の両プログラムが適切にインストールされていれば、以下のコマンド
.\"O ----------------------------------------
.\"O .IP
.\"O .B info aclocal
.IP
\fBinfo aclocal\fP
.\"O ----------------------------------------
.\"O .PP
.\"O should give you access to the complete manual.
.PP
を実行して完全なマニュアルを参照できます。
.\"O ----------------------------------------



linuxjm-discuss メーリングリストの案内
アーカイブの一覧に戻る