lzo-1.08-src.zip 高效的压缩解压代码

源代码在线查看: cross.m4

软件大小: 841 K
上传用户: atom0722
关键词: 1.08 lzo src zip
下载地址: 免注册下载 普通下载 VIP

相关代码

				AC_DEFUN(mfx_CHECK_CROSS,				[				AC_REQUIRE([AC_PROG_CC])								if test "X$cross_compiling" = Xyes; then				  if test "X$build" = "X$host"; then				    AC_MSG_ERROR([you are cross compiling - please use the \`--host=' option])				  fi				fi								])							

相关资源