comparison configure.usage @ 434:9d177e8d4150 r21-2-25

Import from CVS: tag r21-2-25
author cvs
date Mon, 13 Aug 2007 11:30:53 +0200
parents 3a7e78e1142d
children 84b14dcb0985
comparison
equal deleted inserted replaced
433:892ca416f0fb 434:9d177e8d4150
59 --x-includes=DIR Search for X header files in DIR. 59 --x-includes=DIR Search for X header files in DIR.
60 --x-libraries=DIR Search for X libraries in DIR. 60 --x-libraries=DIR Search for X libraries in DIR.
61 --without-toolbars Don't compile with any toolbar support. 61 --without-toolbars Don't compile with any toolbar support.
62 --without-wmcommand Compile without realized leader window which will 62 --without-wmcommand Compile without realized leader window which will
63 keep the WM_COMMAND property. 63 keep the WM_COMMAND property.
64 --with-athena=TYPE Use TYPE Athena widgets
65 (xaw, 3d, next, 95, or xpm)
64 --with-menubars=TYPE Use TYPE menubars (lucid, motif, or no). The Lucid 66 --with-menubars=TYPE Use TYPE menubars (lucid, motif, or no). The Lucid
65 widgets emulate Motif (mostly) but are faster. 67 widgets emulate Motif (mostly) but are faster.
66 *WARNING* The Motif menubar is currently broken. 68 *WARNING* The Motif menubar is currently broken.
67 --with-scrollbars=TYPE Use TYPE scrollbars 69 --with-scrollbars=TYPE Use TYPE scrollbars
68 (lucid, motif, athena, athena3d, or no). 70 (lucid, motif, athena, or no).
69 --with-dialogs=TYPE Use TYPE dialog boxes (motif, athena, athena3d, or no). 71 --with-dialogs=TYPE Use TYPE dialog boxes (motif, athena, or no).
70 Lucid menubars and scrollbars are the default. 72 Lucid menubars and scrollbars are the default.
71 Motif dialog boxes will be used if Motif can be found. 73 Motif dialog boxes will be used if Motif can be found.
72 --with-widgets=TYPE Use TYPE widgets (motif, athena, athena3d, or no). 74 --with-widgets=TYPE Use TYPE widgets (motif, athena, or no).
73 Motif widgets will be used if Motif can be found. 75 Motif widgets will be used if Motif can be found.
74 Other widget types are currently unsupported. 76 Other widget types are currently unsupported.
75 --with-dragndrop (*) Compile in the generic drag and drop API. This is 77 --with-dragndrop (*) Compile in the generic drag and drop API. This is
76 automatically added if one of the drag and drop 78 automatically added if one of the drag and drop
77 protocols is found (currently CDE, OffiX, MSWindows). 79 protocols is found (currently CDE, OffiX, MSWindows).