X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fstddef;h=4836bc7a8fa88641f66715dce32aa7c86694249e;hb=cde82ba3a73b7482132a950ac0d7cb0da67a2e1c;hp=ac28e953ca5122ad92f6eb9e5be5f7fd8d9a7454;hpb=47a8dd64accd4e522331866a73bb79adc2d6ca78;p=gnulib.git diff --git a/modules/stddef b/modules/stddef index ac28e953c..4836bc7a8 100644 --- a/modules/stddef +++ b/modules/stddef @@ -22,6 +22,7 @@ stddef.h: stddef.in.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_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \ -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \ -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \ @@ -31,7 +32,7 @@ stddef.h: stddef.in.h MOSTLYCLEANFILES += stddef.h stddef.h-t Include: -#include + License: LGPLv2+