X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funistd;h=ed5f8b7d05fa9429c0842838f6500a5887280808;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=3529b03c579327be937b59d116be7bdfe83b9c59;hpb=20b5ea915e5041b7d27d6d4fea6fc34a1d89dc45;p=gnulib.git diff --git a/modules/unistd b/modules/unistd index 3529b03c5..ed5f8b7d0 100644 --- a/modules/unistd +++ b/modules/unistd @@ -6,7 +6,7 @@ m4/unistd_h.m4 lib/unistd_.h Depends-on: -absolute-header +include_next link-warning configure.ac: @@ -21,8 +21,8 @@ unistd.h: unistd_.h rm -f $@-t $@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \ - -e 's|@''ABSOLUTE_UNISTD_H''@|$(ABSOLUTE_UNISTD_H)|g' \ - -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \ + -e 's/@''INCLUDE_NEXT''@/$(INCLUDE_NEXT)/g' \ + -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \ -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \ -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \ -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \ @@ -55,4 +55,4 @@ License: LGPL Maintainer: -Simon Josefsson +all