• W
    fix syntax error in configure.ac · 9a4af303
    Wen Congyang 提交于
    When I run configure, I receive some syntax error.
    
    .....
    checking where to find <rpc/rpc.h>... none
    checking for library containing dlopen... -ldl
    /configure: line 52500: test: =: unary operator expected
    /configure: line 52766: test: =: unary operator expected
    checking linux/kvm.h usability... yes
    checking linux/kvm.h presence... yes
    .....
    Signed-off-by: NWen Congyang <wency@cn.fujitsu.com>
    9a4af303
configure.ac 80.4 KB