diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-04 13:01:41 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-04 13:01:41 +0900 |
commit | be01f8c8e3e09a1c71165640ab722df948c4dfbb (patch) | |
tree | 58d900e8952a66580c86f7ae3a9255c1eeac09e9 /config.tests/unix/nis.test | |
parent | c489c62c1713924c29e560cd2ebd36b006c14a11 (diff) | |
download | tqt3-be01f8c8e3e09a1c71165640ab722df948c4dfbb.tar.gz tqt3-be01f8c8e3e09a1c71165640ab722df948c4dfbb.zip |
rename qmake to tqmakefeat/tqmake
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'config.tests/unix/nis.test')
-rwxr-xr-x | config.tests/unix/nis.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.tests/unix/nis.test b/config.tests/unix/nis.test index 21f9f89c9..922dca032 100755 --- a/config.tests/unix/nis.test +++ b/config.tests/unix/nis.test @@ -2,7 +2,7 @@ NIS=yes XPLATFORM=`basename $1` -XCONFIG=$1/qmake.conf +XCONFIG=$1/tqmake.conf VERBOSE=$2 shift 2 IN_INCDIRS="" |