Adjust all the old scripts to deal with the new location.
[openssl.git] / crypto / threads / solaris.sh
index f6a90b17ee0af99a8ecce692ec4eeac5020c5e65..bc93094a27483a4f29e1cac927f9f3fde2cdbaa6 100644 (file)
@@ -1,4 +1,4 @@
 #!/bin/sh
 /bin/rm -f mttest
-cc -DSOLARIS -I../include -g mttest.c -o mttest -L.. -lthread  -lssl -lcrypto -lnsl -lsocket
+cc -DSOLARIS -I../../include -g mttest.c -o mttest -L../.. -lthread  -lssl -lcrypto -lnsl -lsocket