]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix bootstrap error on Mac OS X.
authorDaiki Ueno <ueno@gnu.org>
Mon, 13 May 2013 05:16:45 +0000 (14:16 +0900)
committerDaiki Ueno <ueno@gnu.org>
Mon, 13 May 2013 05:16:45 +0000 (14:16 +0900)
ChangeLog
autogen.sh

index a56b8466d642cde4e5ad563f37052b60f9c7917b..247a12b64b3e11a106513d0659c0324d62bfdcdd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-05-13  Daiki Ueno  <ueno@gnu.org>
+
+       Fix bootstrap error on Mac OS X.
+       * autogen.sh (GNULIB_MODULES_LIBGETTEXTPO): Add strchrnul.
+
 2013-05-02  Daiki Ueno  <ueno@gnu.org>
 
        * autogen.sh: Retrieve archive.dir.tar from FTP when bootstrapping.
index 56c58ab01487ac791059852301b357d4041db17a..23e957dcc83216f6fb7ab1ae26712f45eaee10c2 100755 (executable)
@@ -299,6 +299,7 @@ if ! $skip_gnulib; then
       stdbool
       stdio
       stdlib
+      strchrnul
       strerror
       unilbrk/ulc-width-linebreaks
       unistr/u8-mbtouc