On 10/26/2010 03:17 PM, Matthias Bolte wrote:
   if test "x$lv_wrapper_shell" != x; then
-    AC_DEFINE_UNQUOTED([VIR_WRAPPER_SHELL], [$lv_wrapper_shell],
+    AC_DEFINE_UNQUOTED([VIR_WRAPPER_SHELL], ["$lv_wrapper_shell"],
       [Define to the absolute path of a shell that does not truncate on
        <>  redirection, if /bin/sh does not fit the bill])
   fi
--
1.7.2.3


Tested on Ubuntu 10.04 with broken dash.

ACK.

Thanks; pushed.

--
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to