From 221dee0ccd9fde7603e71c470e665d8e448a0728 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Mon, 25 Feb 2013 19:02:15 +0900 Subject: Update after gnulib changed. --- gnulib-local/ChangeLog | 5 +++++ gnulib-local/lib/unistd.in.h.diff | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) (limited to 'gnulib-local') diff --git a/gnulib-local/ChangeLog b/gnulib-local/ChangeLog index 8d7e543..bc9b24e 100644 --- a/gnulib-local/ChangeLog +++ b/gnulib-local/ChangeLog @@ -1,5 +1,10 @@ 2013-02-25 Daiki Ueno + Update after gnulib changed. + * lib/unistd.in.h.diff: Update. + +2013-02-25 Daiki Ueno + * modules/gettext-runtime-misc (AM_CPPFLAGS): Augment by INTL_EXPORTS_FLAGS. diff --git a/gnulib-local/lib/unistd.in.h.diff b/gnulib-local/lib/unistd.in.h.diff index db12e64..3bd5fa6 100644 --- a/gnulib-local/lib/unistd.in.h.diff +++ b/gnulib-local/lib/unistd.in.h.diff @@ -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 #endif - -- cgit v1.1