added missing quotes
[util-vserver.git] / util-vserver / m4 / ensc_uv_vrootdir.m4
index a10b35f..4430881 100644 (file)
@@ -19,7 +19,7 @@ dnl Usage: ENSC_UV_VROOTDIR[(<vserverdir-variable>)]
 dnl        <vserverdir-variable> ... name of variable which will get assigned
 dnl                                  the dirname of the vserver-topdir 
 
-AC_DEFUN(ENSC_UV_VROOTDIR,
+AC_DEFUN([ENSC_UV_VROOTDIR],
 [
        AC_MSG_CHECKING([which vserver-rootdir is to use])
        AC_ARG_WITH([vrootdir],