X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fdirent;h=ca784f844aa9fc7f4f67732fab6c9bf02fa14f6d;hb=fa3486514bd8f15f8eb4c49821d0356b52e5a335;hp=cfe36ceae94de31ae6c1ca671e028cef24c2d5df;hpb=3806f4f65ae6cb6106c82397a4ebba739336175f;p=gnulib.git diff --git a/modules/dirent b/modules/dirent index cfe36ceae..ca784f844 100644 --- a/modules/dirent +++ b/modules/dirent @@ -26,8 +26,10 @@ dirent.h: dirent.in.h -e 's|@''NEXT_DIRENT_H''@|$(NEXT_DIRENT_H)|g' \ -e 's|@''GNULIB_DIRFD''@|$(GNULIB_DIRFD)|g' \ -e 's|@''GNULIB_SCANDIR''@|$(GNULIB_SCANDIR)|g' \ + -e 's|@''GNULIB_ALPHASORT''@|$(GNULIB_ALPHASORT)|g' \ -e 's|@''HAVE_DECL_DIRFD''@|$(HAVE_DECL_DIRFD)|g' \ -e 's|@''HAVE_SCANDIR''@|$(HAVE_SCANDIR)|g' \ + -e 's|@''HAVE_ALPHASORT''@|$(HAVE_ALPHASORT)|g' \ -e 's|@''REPLACE_FCHDIR''@|$(REPLACE_FCHDIR)|g' \ -e '/definition of GL_LINK_WARNING/r $(LINK_WARNING_H)' \ < $(srcdir)/dirent.in.h; \