Add more complete support for libctx/propq in the EC code
[openssl.git] / ms / uplink-ia64.pl
index 7287544079ebc68ad8f4a326cda134d91447a485..757e77d29ff4f2fb8c90effa2e937262bbb5edce 100755 (executable)
@@ -6,8 +6,7 @@
 # in the file LICENSE in the source distribution or at
 # https://www.openssl.org/source/license.html
 
-$output = pop;
-open STDOUT,">$output";
+$output = pop and open STDOUT,">$output";
 
 $0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
 push(@INC,"${dir}.");