[PATCH] accept uclinux hosts as linux

Dmitry V. Levin ldv at altlinux.org
Thu Oct 23 23:25:40 UTC 2008


On Thu, Sep 18, 2008 at 05:06:19PM -0400, Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
>  configure.ac |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 3b958bd..9852e20 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -9,7 +9,7 @@ AC_CANONICAL_HOST
>  
>  AC_MSG_CHECKING([for supported operating system])
>  case "$host_os" in
> -linux*)
> +*linux*)
>  	opsys=linux
>  	AC_DEFINE([LINUX], 1, [Define for the Linux operating system.])
>  	;;

I'm OK to commit this if there are no objections.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20081024/8d6df293/attachment.bin>


More information about the Strace-devel mailing list