emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master eb34160: * nt/gnulib.mk (stdint.h): Update to match


From: Paul Eggert
Subject: [Emacs-diffs] master eb34160: * nt/gnulib.mk (stdint.h): Update to match lib/gnulib.mk here.
Date: Sun, 1 Jan 2017 18:55:14 +0000 (UTC)

branch: master
commit eb3416016b473478df027ab176f512d7136f8d45
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    * nt/gnulib.mk (stdint.h): Update to match lib/gnulib.mk here.
---
 nt/gnulib.mk |    1 +
 1 file changed, 1 insertion(+)

diff --git a/nt/gnulib.mk b/nt/gnulib.mk
index 916128f..87b47a3 100644
--- a/nt/gnulib.mk
+++ b/nt/gnulib.mk
@@ -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; \
        } > address@hidden && \
        mv address@hidden $@



reply via email to

[Prev in Thread] Current Thread [Next in Thread]