翻訳と辞書
Words near each other
・ Autocles, son of Tolmaeus
・ Autoclitic
・ Autocloning
・ Autococker
・ Autocode
・ Autocoder
・ Autocoding
・ AutoCollage 2008
・ Autocollimation
・ Autocollimator
・ Autocommit
・ Autocommunication
・ Autocomplete
・ Autoconf
・ Autoconfig
Autoconfiscation
・ Autoconform
・ Autoconstructive
・ Autocorrection
・ Autocorrelation
・ Autocorrelation matrix
・ Autocorrelation technique
・ Autocorrelator
・ Autocourse
・ Autocovariance
・ Autocracy
・ Autocrat
・ Autocrat, LLC
・ Autocrates
・ Autocrates (genus)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Autoconfiscation : ウィキペディア英語版
Autoconfiscation

Autoconfiscation is the process of converting the source code of a particular software project to support the GNU build system, also known as the GNU autotools, in the software build process. The term autoconfiscation was
coined by Noah Friedman.
The first step in autoconfiscation is the generation of an autoconf input file, usually named configure.ac, which contains a set of m4 macros that, when processed with the GNU autoconf utility, generates a configure script which facilitates the discovery and configuration of software development environments. Most configure scripts (at a minimum) assume a Makefile.in input file, which is used to generate, based on the desired configure options and software development environment, a Makefile used for compiling and building software using make.
The second step in autoconfiscation is typically the automation of Makefile.in generation, usually through the use of the GNU automake utility and a Makefile.am input file.
==History==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Autoconfiscation」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.