X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Ffcntl-h;h=c275a4e041c52f9d19897fef9716be130c17d556;hb=74b1e486adf1e701ab282f4c0bfc6db0aa128416;hp=c6c18ff09272f999ba3f1edad4778ec36558bac1;hpb=d756f4099c4b238b65e279e6715f0db9500c41d3;p=gnulib.git diff --git a/modules/fcntl-h b/modules/fcntl-h index c6c18ff09..c275a4e04 100644 --- a/modules/fcntl-h +++ b/modules/fcntl-h @@ -27,6 +27,7 @@ fcntl.h: fcntl.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ + -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \ -e 's|@''GNULIB_FCNTL''@|$(GNULIB_FCNTL)|g' \ -e 's|@''GNULIB_OPEN''@|$(GNULIB_OPEN)|g' \