close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Mar 18, 2009, 5:22:17 PM (17 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
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 == |