Changes between Version 8 and Version 9 of BuildSystem
- Timestamp:
- Oct 18, 2007, 12:33:55 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildSystem
v8 v9 68 68 ||'''--enable-debug'''||enable tracing and debugging flags for all components|| 69 69 ||'''--disable-server'''||disable building the server component|| 70 ||'''--disable-client'''||disable building the client component Default: --enable-server --enable-client: builds both server and client.[[BR]]If configure can't find !WxWidgets it will build the core client but not the Manager. If you want to build only the core client, run configure with --with-wxdir=junk.||70 ||'''--disable-client'''||disable building the client component Default: --enable-server --enable-client: builds both server and client.[[BR]]If configure can't find wxWidgets it will build the core client but not the Manager. If you want to build only the core client, run configure with --with-wxdir=junk.|| 71 71 ||'''--enable-maintainer-mode'''||enable make rules and dependencies not useful (and sometimes confusing) to the casual installer|| 72 72 ||'''--enable-shared[=PKGS]'''||build shared libraries [default=yes]|| … … 81 81 ||'''--with-x'''||use the X Window System|| 82 82 ||'''--with-apple-opengl-framework'''||use Apple OpenGL framework (Mac OS X only)|| 83 ||'''--with-wxdir=PATH'''||Use installed version of wxWi ndows in PATH||83 ||'''--with-wxdir=PATH'''||Use installed version of wxWidgets in PATH|| 84 84 ||'''--with-wx-config=CONFIG'''||wx-config script to use (optional)|| 85 85