]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix the last commit
authorDaiki Ueno <ueno@gnu.org>
Mon, 2 Jun 2014 21:20:30 +0000 (06:20 +0900)
committerDaiki Ueno <ueno@gnu.org>
Mon, 2 Jun 2014 21:20:30 +0000 (06:20 +0900)
gnulib-local/ChangeLog
gnulib-local/Makefile.am

index c7466837a7ceb77cedc258bb903f12fa1523aaf5..2121ccc7a1e8cf38336ad4246e786a1c2c956faa 100644 (file)
@@ -1,3 +1,10 @@
+2014-06-03  Daiki Ueno  <ueno@gnu.org>
+
+       build: Handle 'environ' global variable differently on cygwin x86_64
+       Amendment to commit c97dafde.
+       * tests/test-environ.c.diff: New file.
+       * Makefile.am (EXTRA_DIST): Add new patch.
+
 2014-06-02  Daiki Ueno  <ueno@gnu.org>
 
        * gettext 0.19 released.
index 1cde518d97dab55585a8cddab15560e4d077d687..166b278d42f29cf7b01e63158da00e4a85de7f29 100644 (file)
@@ -298,6 +298,7 @@ modules/xalloc \
 modules/xalloc-die \
 modules/xerror \
 modules/xgetcwd \
+tests/test-environ.c.diff \
 tests/test-moo-aroot.oo.c \
 tests/test-moo-aroot.oo.h \
 tests/test-moo-assign.c \