Complete last change to m4/sys_utsname_h.m4.
[pspp] / m4 / sys_utsname_h.m4
index 33f28954bc9e50a3ee0e4c1a52b080f66b2a7131..1c528eb45bd8794de2089a7ad8a520def19ac89f 100644 (file)
@@ -39,5 +39,4 @@ AC_DEFUN([gl_SYS_UTSNAME_H_DEFAULTS],
   dnl Assume proper GNU behavior unless another module says otherwise.
   HAVE_UNAME=1;           AC_SUBST([HAVE_UNAME])
   HAVE_STRUCT_UTSNAME=1;  AC_SUBST([HAVE_STRUCT_UTSNAME])
-  SYS_UTSNAME_H='';       AC_SUBST([SYS_UTSNAME_H])
 ])