From: Bruno Haible Date: Wed, 8 Jun 2011 11:28:33 +0000 (+0200) Subject: Fix a link error due to rpl_wcrtomb on Solaris 9. X-Git-Tag: v0.18.2~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8604a93b5efc963bd26fd648b3b9367987e075bb;p=thirdparty%2Fgettext.git Fix a link error due to rpl_wcrtomb on Solaris 9. --- diff --git a/ChangeLog b/ChangeLog index 1ca361cb5..53fab538e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-06-08 Bruno Haible + + Fix a link error due to rpl_wcrtomb on Solaris 9. + * autogen.sh: Pass the option --witness-c-macro to the gnulib-tool + invocation for libgrep. + 2011-06-05 Bruno Haible * autogen.sh (GNULIB_MODULES_TOOLS_FOR_LIBGREP): Add mbrlen. diff --git a/autogen.sh b/autogen.sh index ce74e6bd1..92aa49967 100755 --- a/autogen.sh +++ b/autogen.sh @@ -254,7 +254,7 @@ if ! $skip_gnulib; then mbrlen regex ' - $GNULIB_TOOL --dir=gettext-tools --macro-prefix=grgl --lib=libgrep --source-base=libgrep --m4-base=libgrep/gnulib-m4 --makefile-name=Makefile.gnulib --local-dir=gnulib-local --local-symlink \ + $GNULIB_TOOL --dir=gettext-tools --macro-prefix=grgl --lib=libgrep --source-base=libgrep --m4-base=libgrep/gnulib-m4 --witness-c-macro=IN_GETTEXT_TOOLS_LIBGREP --makefile-name=Makefile.gnulib --local-dir=gnulib-local --local-symlink \ --import `for m in $GNULIB_MODULES_TOOLS_FOR_SRC_COMMON_DEPENDENCIES; do if test \`$GNULIB_TOOL --extract-applicability $m\` != all; then echo --avoid=$m; fi; done` $GNULIB_MODULES_TOOLS_FOR_LIBGREP # In gettext-tools/libgettextpo: # This is a subset of the GNULIB_MODULES_FOR_SRC.