* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
[pspp] / modules / stdlib
index 6496e0ed144b2a854ff3dfee6369f9d5ceacc0cd..5254e86e36f26d6e9b23cf491f202ce66018e518 100644 (file)
@@ -8,6 +8,7 @@ m4/stdlib_h.m4
 Depends-on:
 absolute-header
 link-warning
+unistd
 
 configure.ac:
 gl_STDLIB_H
@@ -21,6 +22,7 @@ stdlib.h: stdlib_.h
        rm -f $@-t $@
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
          sed -e 's|@''ABSOLUTE_STDLIB_H''@|$(ABSOLUTE_STDLIB_H)|g' \
+             -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
              -e 's|@''GNULIB_GETSUBOPT''@|$(GNULIB_GETSUBOPT)|g' \
              -e 's|@''GNULIB_MKDTEMP''@|$(GNULIB_MKDTEMP)|g' \
              -e 's|@''GNULIB_MKSTEMP''@|$(GNULIB_MKSTEMP)|g' \