Rename byteswap_.h to byteswap.in.h.
[gnulib.git] / modules / unistd
index 3529b03..ba288fd 100644 (file)
@@ -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' \
@@ -52,7 +52,7 @@ Include:
 #include <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
-Simon Josefsson
+all