The NVIDIA Makefile says:
INSTALL_TLS := $(shell usr/bin/tls_test usr/bin/tls_test_dso.so 2> /dev/null; if [ "$$?" = "0" ]; then echo "1"; else echo "0"; fi) Now I may have the script wrong in interpreting the results in control flow but I don't see why the command should be changed. I'll have another look at the logic of the script though. -- -------------------------------------------- Randall Donald [EMAIL PROTECTED] http://www.khensu.org [EMAIL PROTECTED] Programmer/Debian Developer GnuPG: 6C27DEAB -------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]