mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.0.3-2004-04-12-20:38:09 import
This commit is contained in:
@@ -76,6 +76,14 @@ case $PLATFORM in
|
||||
|
||||
done=YES
|
||||
;;
|
||||
|
||||
*)
|
||||
echo "$0: error: invalid --with-zlib=asm=$ZLIB_ASM option."
|
||||
echo "The valid values are \"pentium\" and \"pentiumpro\" only".
|
||||
echo
|
||||
|
||||
exit 1;
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user