]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after gnulib changed.
authorDaiki Ueno <ueno@gnu.org>
Thu, 3 Jan 2013 01:34:18 +0000 (10:34 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 5 Mar 2013 06:17:05 +0000 (15:17 +0900)
gnulib-local/ChangeLog
gnulib-local/modules/regex.diff

index f48a62b2f60eb8e125d30113df4de8c521164d80..5a3a4864332ed77ae9751bf398e05b9dd348fcae 100644 (file)
@@ -1,3 +1,8 @@
+2013-01-03  Daiki Ueno  <ueno@gnu.org>
+
+       Update after gnulib changed.
+       * modules/regex.diff: Update.
+
 2012-12-25  Daiki Ueno  <ueno@gnu.org>
 
        * gettext-0.18.2 released.
index 0decd2718ac84c37dec68c66aad69873978d09db..fb56b3cbfa25bada7a38b4ffa0700affe1dc598a 100644 (file)
@@ -1,18 +1,18 @@
-*** modules/regex.orig 2011-06-02 22:43:41.000000000 +0200
---- modules/regex      2011-06-02 22:43:53.000000000 +0200
+*** modules/regex.orig 2013-01-03 10:18:51.000000000 +0900
+--- modules/regex      2013-01-03 10:20:47.000000000 +0900
 ***************
 *** 18,24 ****
+  alloca-opt      [test $ac_use_included_regex = yes]
   btowc           [test $ac_use_included_regex = yes]
   gettext-h       [test $ac_use_included_regex = yes]
-  localcharset    [test $ac_use_included_regex = 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]
   btowc           [test $ac_use_included_regex = yes]
   gettext-h       [test $ac_use_included_regex = yes]
-  localcharset    [test $ac_use_included_regex = yes]
 ! malloc-posix    [test $ac_use_included_regex = yes]
   memcmp          [test $ac_use_included_regex = yes]
   memmove         [test $ac_use_included_regex = yes]