Tatsuhiro Tsujikawa hace 8 años
padre
commit
0ec2db9f34
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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*)