Tatsuhiro Tsujikawa 9 年 前
コミット
0ec2db9f34
1 ファイル変更1 行追加1 行削除
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

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