Changeset 953
- Timestamp:
- 12/12/07 17:25:31 (1 year ago)
- Files:
-
- cherokee/trunk/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/README
r858 r953 91 91 ./configure --prefix=/usr --sysconfdir=/etc --enable-trace --enable-static-module=all --enable-static --enable-shared=no --enable-beta 92 92 93 How to cross compile the Win32 version from Linux94 -------------------------------------- -----------95 http://alobbs.com/news/120196 93 How to cross compile the Win32 version 94 -------------------------------------- 95 From Linux: http://alobbs.com/news/1201 96 From MacOS: http://alobbs.com/news/1299 97 97 98 98 --