X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstdint;h=9e5f7ad4ebc1bb97d085a8f726536166a08788d4;hb=423d3cac13c30bb0d5f85e5fac6ab1406ed1731a;hp=a907fa12c4f687d7d8a611d9bd5d93a7e8afe242;hpb=47a8dd64accd4e522331866a73bb79adc2d6ca78;p=gnulib.git diff --git a/modules/stdint b/modules/stdint index a907fa12c..9e5f7ad4e 100644 --- a/modules/stdint +++ b/modules/stdint @@ -30,6 +30,7 @@ stdint.h: stdint.in.h sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \ -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_STDINT_H''@|$(NEXT_STDINT_H)|g' \ -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \ -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \ @@ -57,7 +58,7 @@ stdint.h: stdint.in.h MOSTLYCLEANFILES += stdint.h stdint.h-t Include: -#include + License: LGPLv2+