]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after gnulib changed.
authorDaiki Ueno <ueno@gnu.org>
Mon, 25 Feb 2013 10:02:15 +0000 (19:02 +0900)
committerDaiki Ueno <ueno@gnu.org>
Mon, 25 Feb 2013 10:02:40 +0000 (19:02 +0900)
gnulib-local/ChangeLog
gnulib-local/lib/unistd.in.h.diff

index 8d7e5432bae1b9dd1a5547a28f5c2c4169c71469..bc9b24e804713366d1970789b3c529cf8d3eb04d 100644 (file)
@@ -1,3 +1,8 @@
+2013-02-25  Daiki Ueno  <ueno@gnu.org>
+
+       Update after gnulib changed.
+       * lib/unistd.in.h.diff: Update.
+
 2013-02-25  Daiki Ueno  <ueno@gnu.org>
 
        * modules/gettext-runtime-misc (AM_CPPFLAGS): Augment by
index db12e6404921c28aab484644d0bfdf94be59ba30..3bd5fa6421d4fd77739dfc67b8cfa54afce73aae 100644 (file)
@@ -1,6 +1,6 @@
---- unistd.in.h.orig   2010-05-09 02:37:27.000000000 +0200
-+++ unistd.in.h        2010-05-09 10:51:25.000000000 +0200
-@@ -93,7 +93,11 @@
+--- unistd.in.h.orig   2013-02-25 18:40:16.000000000 +0900
++++ unistd.in.h        2013-02-25 18:49:26.754601400 +0900
+@@ -109,7 +109,11 @@
  
  /* Get getopt(), optarg, optind, opterr, optopt.
     But avoid namespace pollution on glibc systems.  */
@@ -10,6 +10,6 @@
 +   gettext-tools/libgettextpo/, but there is only a single
 +   GNULIB_UNISTD_H_GETOPT variable for both.  */
 +#if @GNULIB_UNISTD_H_GETOPT@ && !defined GTPO_CONFIG_H && !defined __GLIBC__ && !defined _GL_SYSTEM_GETOPT
+ # define __need_getopt
  # include <getopt.h>
  #endif