diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-02-03 18:49:20 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-02-03 18:53:31 +0900 |
| commit | e4e48355ae26fa6d9ef43e667e52356a25fd18f8 (patch) | |
| tree | 5fe7303395609608c5a6cc814be5cf8dcfd06ce9 /config.tests/x11 | |
| parent | ec615dc3b52d4faafbebd7b4229fd4a1ea2a75ee (diff) | |
| download | tqt-drop/irix-support.tar.gz tqt-drop/irix-support.zip | |
Remove support for Irix, which is discontinued and does not provide a c++17 complaint compilerdrop/irix-support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'config.tests/x11')
| -rwxr-xr-x | config.tests/x11/xinput.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.tests/x11/xinput.test b/config.tests/x11/xinput.test index c31388bd1..c2cb14f34 100755 --- a/config.tests/x11/xinput.test +++ b/config.tests/x11/xinput.test @@ -42,7 +42,7 @@ if [ -z "$F" ]; then [ "$VERBOSE" = "yes" ] && echo " Could not find XInput lib anywhere in $LIBDIRS" fi -# check for XInput.h and the IRIX wacom.h +# check for XInput.h and wacom.h if [ "$XINPUT" = "yes" ]; then INCS="X11/extensions/XInput.h wacom.h" XDIRS=`sed -n -e '/^QMAKE_INCDIR_X11[ ]*=/ { s/[^=]*=[ ]*//; s/-I/ /g; p; }' $XCONFIG` |
