On Feb 7, 2014, at 5:08 PM, Jeff Squyres (jsquyres) <jsquy...@cisco.com> wrote:

>   AS_IF([test $crs_criu_happy -eq 1],
>         [$2],
>         [AS_IF([test "$with_criu" != "x" && "x$with_criu" != "xno"],
>                [AC_MSG_WARN([You asked for CRIU support, but I can't find 
> it.])
>                 AC_MSG_ERROR([Cannot continue])],
>                [$1])
>          ])

Heh.  I got $1 and $2 backwards.  But you get the idea.  :-)

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

Reply via email to