]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after gnulib changed.
authorDaiki Ueno <ueno@gnu.org>
Wed, 7 Aug 2013 09:24:13 +0000 (11:24 +0200)
committerDaiki Ueno <ueno@gnu.org>
Wed, 7 Aug 2013 09:24:13 +0000 (11:24 +0200)
gnulib
gnulib-local/ChangeLog
gnulib-local/modules/regex.diff

diff --git a/gnulib b/gnulib
index 03e96cc338b5237e15fce73e9423526969ee768a..ade95dda0df7e42c80c5e6d7cb51fe44d0663719 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 03e96cc338b5237e15fce73e9423526969ee768a
+Subproject commit ade95dda0df7e42c80c5e6d7cb51fe44d0663719
index 3ceccda930278dd0d49faa70ba9f1632fc197026..c3f09ca4ac4c0d651d43198824c7a80a2fa53c50 100644 (file)
@@ -1,3 +1,8 @@
+2013-08-07  Daiki Ueno  <ueno@gnu.org>
+
+       Update after gnulib changed.
+       * modules/regex.diff: Update.
+
 2013-07-21  Daiki Ueno  <ueno@gnu.org>
 
        Update after gnulib changed.
index fb56b3cbfa25bada7a38b4ffa0700affe1dc598a..f0d32ea40b424f0e4a004b02333aee475e442a80 100644 (file)
@@ -1,18 +1,18 @@
-*** modules/regex.orig 2013-01-03 10:18:51.000000000 +0900
---- modules/regex      2013-01-03 10:20:47.000000000 +0900
+*** modules/regex.orig 2013-08-07 11:21:47.439501602 +0200
+--- modules/regex      2013-08-07 11:22:00.332593344 +0200
 ***************
-*** 18,24 ****
-  alloca-opt      [test $ac_use_included_regex = yes]
+*** 19,25 ****
   btowc           [test $ac_use_included_regex = yes]
   gettext-h       [test $ac_use_included_regex = yes]
+  lock      [test "$ac_cv_gnu_library_2_1:$ac_use_included_regex" = no:yes]
 ! malloc-gnu      [test $ac_use_included_regex = yes]
   memcmp          [test $ac_use_included_regex = yes]
   memmove         [test $ac_use_included_regex = yes]
   mbrtowc         [test $ac_use_included_regex = yes]
---- 18,24 ----
-  alloca-opt      [test $ac_use_included_regex = yes]
+--- 19,25 ----
   btowc           [test $ac_use_included_regex = yes]
   gettext-h       [test $ac_use_included_regex = yes]
+  lock      [test "$ac_cv_gnu_library_2_1:$ac_use_included_regex" = no:yes]
 ! malloc-posix    [test $ac_use_included_regex = yes]
   memcmp          [test $ac_use_included_regex = yes]
   memmove         [test $ac_use_included_regex = yes]