aboutsummaryrefslogtreecommitdiff
path: root/deps/uv/m4/libuv-check-flags.m4
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2018-05-07 18:36:08 -0400
committercjihrig <cjihrig@gmail.com>2018-05-09 14:03:20 -0400
commit60349bbe0d90a91d66aa4ad71c4c2b0d3b08d54c (patch)
tree6c611abaae5dd56f885b05f134931bbc8a7ca67d /deps/uv/m4/libuv-check-flags.m4
parent2246c3c843efd32d8c573c0228bbc289a46c28b7 (diff)
downloadandroid-node-v8-60349bbe0d90a91d66aa4ad71c4c2b0d3b08d54c.tar.gz
android-node-v8-60349bbe0d90a91d66aa4ad71c4c2b0d3b08d54c.tar.bz2
android-node-v8-60349bbe0d90a91d66aa4ad71c4c2b0d3b08d54c.zip
deps: upgrade to libuv 1.20.3
Refs: https://github.com/nodejs/node/pull/19377 PR-URL: https://github.com/nodejs/node/pull/20585 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'deps/uv/m4/libuv-check-flags.m4')
-rw-r--r--deps/uv/m4/libuv-check-flags.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/uv/m4/libuv-check-flags.m4 b/deps/uv/m4/libuv-check-flags.m4
index 59c3063557..e347056ae2 100644
--- a/deps/uv/m4/libuv-check-flags.m4
+++ b/deps/uv/m4/libuv-check-flags.m4
@@ -1,5 +1,5 @@
dnl Macros to check the presence of generic (non-typed) symbols.
-dnl Copyright (c) 2006-2008 Diego Pettenà <flameeyes gmail com>
+dnl Copyright (c) 2006-2008 Diego Pettenò <flameeyes gmail com>
dnl Copyright (c) 2006-2008 xine project
dnl
dnl This program is free software; you can redistribute it and/or modify
@@ -316,4 +316,4 @@ AC_DEFUN([CC_ATTRIBUTE_ALIGNED], [
AC_DEFINE_UNQUOTED([ATTRIBUTE_ALIGNED_MAX], [$cc_cv_attribute_aligned],
[Define the highest alignment supported])
fi
-]) \ No newline at end of file
+])