AUTOTOOLS Howto
이승윤
INZEN
sylee (at) inzen.com
$Date $
Copyright
© 2002 by
autoconf, automake 사용에 대한 소개
고친 과정
고침 1.01
2002년 5월 7일
고친이 sylee
둘째버젼
$Revision : $
차례
1.
autotools requirement
2.
개요
3.
configure.ac
4.
Makefile.am
5.
how it works
6.
참고
6.1.
aclocal
6.2.
autoheader
6.3.
autoscan
7.
간단한 예제 - minimal project
7.1.
소스의 위치
7.2.
autotools 입력 화일들의 위치
7.3.
최상위 directory 의 Makefile.am 의 역할
7.4.
configure.ac 의 역할
7.5.
하부 directory 의 Makefile.am 의 역할
7.6.
실행순서
7.7.
요약과 전체 흐름 정리
8.
기본 template - configure.ac, Makefile.am
8.1.
configure.ac
8.2.
Makefile.am
9.
미시적 autotools 의 이용
10.
참고자료
다음
autotools requirement