.
[gnulib.git] / m4 / d-type.m4
index ef6b729..ae0ba57 100644 (file)
@@ -1,4 +1,4 @@
-#serial 4
+#serial 5
 
 dnl From Jim Meyering.
 dnl
@@ -34,7 +34,7 @@ AC_DEFUN([jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE],
      ]
    )
    if test $jm_cv_struct_dirent_d_type = yes; then
-     AC_DEFINE(D_TYPE_IN_DIRENT, 1,
+     AC_DEFINE(HAVE_STRUCT_DIRENT_D_TYPE, 1,
   [Define if there is a member named d_type in the struct describing
    directory headers.])
    fi