X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffcntl-h;h=c275a4e041c52f9d19897fef9716be130c17d556;hb=423d3cac13c30bb0d5f85e5fac6ab1406ed1731a;hp=3f2305f2c9116f2bdba01295a74b6294bbf93339;hpb=7fe8aa4ab1b398dc20d6c35edb0aa4fc191363d9;p=gnulib.git diff --git a/modules/fcntl-h b/modules/fcntl-h index 3f2305f2c..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' \ @@ -48,7 +49,7 @@ Include: License: -LGPL +LGPLv2+ Maintainer: all