* nt/gnulib.mk (stdint.h): Update to match lib/gnulib.mk here.
This commit is contained in:
parent
bd34a6c73f
commit
eb3416016b
1 changed files with 1 additions and 0 deletions
|
@ -820,6 +820,7 @@ stdint.h: stdint.in.h $(top_builddir)/config.status
|
|||
-e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
|
||||
-e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
|
||||
-e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
|
||||
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
|
||||
< $(srcdir)/stdint.in.h; \
|
||||
} > $@-t && \
|
||||
mv $@-t $@
|
||||
|
|
Loading…
Add table
Reference in a new issue