diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:07:55 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:07:55 -0600 |
commit | 3ad1b623ac4af0f19db3580e4ef6b0d923260ba0 (patch) | |
tree | 3b77748c913634d88310c7933877b201532d4ae1 /configure | |
parent | e02e31c8b9d854cd62cbe9799228f6e08e882773 (diff) | |
download | tqt3-3ad1b623ac4af0f19db3580e4ef6b0d923260ba0.tar.gz tqt3-3ad1b623ac4af0f19db3580e4ef6b0d923260ba0.zip |
Sync again
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -2057,7 +2057,7 @@ Configure options: -no-exceptions ..... Disable exceptions on platforms that support it. -version-script .... Use a version script when linking the Qt library. - Internal symbols will be marked as local. Retquires + Internal symbols will be marked as local. Requires a recent GNU binutils package. WARNING: Experimental, may be removed in future @@ -2259,32 +2259,32 @@ Qt/X11 only: $SHN -no-xshape ......... Do not compile XShape support. $SHY -xshape ............ Compile XShape support. - Retquires X11/extensions/shape.h. + Requires X11/extensions/shape.h. $XRN -no-xinerama ....... Do not compile Xinerama (multihead) support. $XRY -xinerama .......... Compile Xinerama support. - Retquires X11/extensions/Xinerama.h and libXinerama. + Requires X11/extensions/Xinerama.h and libXinerama. $XCN -no-xcursor ........ Do not compile Xcursor support. $XCY -xcursor ........... Compile Xcursor support. - Retquires X11/Xcursor/Xcursor.h and libXcursor. + Requires X11/Xcursor/Xcursor.h and libXcursor. $XZN -no-xrandr ......... Do not compile XRandR (resize and rotate) support. $XZY -xrandr ............ Compile XRandR support. - Retquires X11/extensions/Xrandr.h and libXrandr. + Requires X11/extensions/Xrandr.h and libXrandr. $XRN -no-xrender ........ Do not compile XRender support. $XRY -xrender ........... Compile XRender support. - Retquires Xft support (see -xft below), + Requires Xft support (see -xft below), X11/extensions/Xrender.h and libXrender $XFTN -no-xft ............ Do not compile Xft (anti-aliased font) support. $XFTY -xft ............... Compile Xft support. - Retquires X11/Xft/Xft.h and libXft. + Requires X11/Xft/Xft.h and libXft. $XIN -no-tablet ......... Do not compile Tablet support. $XIY -tablet ............ Compile Tablet support. - Retquires IRIX with wacom.h and libXi or + Requires IRIX with wacom.h and libXi or XFree86 with X11/extensions/XInput.h and libXi. $XKN -no-xkb ............ Do not compile XKB (X KeyBoard extension) support. |