pull/816/merge
Tatsuhiro Tsujikawa 2016-12-15 22:34:27 +09:00
parent 46460c8137
commit 0ec2db9f34
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ if test "x$with_libuv" = "xyes"; then
AC_SUBST([LIBUV_LIBS]) AC_SUBST([LIBUV_LIBS])
fi fi
CPPFLAGS=$save_CPPFLAGS CPPFLAGS=$save_CPPFLAGS
CPPLIBS=$save_LIBS LIBS=$save_LIBS
;; ;;
*darwin*) *darwin*)