minor optimizations
[util-vserver.git] / util-vserver / m4 / ensc_syscallnr.m4
index 314edda..aaa1959 100644 (file)
@@ -46,7 +46,7 @@ ensc_syscall_tmp_src=ENSC_MARK
 
                if test x"$ensc_syscall_tmp_nr" = x; then
                        AC_MSG_ERROR(
-[Can not determine value of __NR_$1; please verify your glibc/kernelheaders, and/or set CPPFLAGS='-D=__NR_$1=<value>' environment when calling configure.])
+[Can not determine value of __NR_$1; please verify your glibc/kernelheaders, and/or set CPPFLAGS='-D__NR_$1=<value>' environment when calling configure.])
                fi
                AC_LANG_POP