Changes between Version 41 and Version 42 of dev-lang/mono/2.x/1
- Timestamp:
- 08/05/08 18:03:28 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/mono/2.x/1
v41 v42 26 26 path/to/configure --prefix=/boot/home/config --with-glib=embedded --with-gc=none --with-ikvm-native=no \ 27 27 --enable-maintainer-mode --enable-compile-warnings \ 28 CPPFLAGS= /boot/home/config/include LDFLAGS=/boot/home/config/lib28 CPPFLAGS=-I/boot/home/config/include LDFLAGS=-L/boot/home/config/lib 29 29 make 30 30 }}}
