* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
[pspp] / modules / wchar
index 8312e96bc258155114b527150634d4542a929ca5..7a61c8472de165efb2271c4567cefb111b87f2f0 100644 (file)
@@ -20,6 +20,7 @@ wchar.h: wchar_.h
        rm -f $@-t $@
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''ABSOLUTE_WCHAR_H''@|$(ABSOLUTE_WCHAR_H)|g' \
+             -e 's/@''HAVE_INCLUDE_NEXT''@/$(HAVE_INCLUDE_NEXT)/g' \
            < $(srcdir)/wchar_.h; \
        } > $@-t
        mv $@-t $@