Changes between Version 7 and Version 8 of jazz/09-03-18
- Timestamp:
- Mar 18, 2009, 5:22:17 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/09-03-18
v7 v8 1 1 = 2009-03-18 = 2 3 == Autotools == 4 5 * [http://wiki.tossug.org/Autotools TOSSUG 的 Autotools 教學] - GNU build system 是 GNU project 做出來的一套工具,可以幫助軟體在多個 UNIX-like 的系統上執行,而成為跨平台的軟體。它是 GNU 工具鏈的一部分, 由 GNU Autoconf, GNU Automake 和 GNU Libtool 組合而成。 2 6 3 7 == OpenID ==