From: Ulrich Drepper Date: Sat, 24 Jan 2009 00:13:00 +0000 (-0800) Subject: Explain problem with po/Makefile.in.in. X-Git-Tag: elfutils-0.140~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e5f41db8b601206d5b928d30f451ba1310d0fc9a;p=platform%2Fupstream%2Felfutils.git Explain problem with po/Makefile.in.in. --- diff --git a/TODO b/TODO index c884c2c..b136d24 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,22 @@ ToDo list for elfutils -*-outline-*- ---------------------- -Time-stamp: <2009-01-16 20:55:06 drepper> +Time-stamp: <2009-01-23 12:04:54 drepper> * mkinstalldirs Remove everywhere. Use mkdir -p. +* po/Makefile.in.in + + We need to tell xgettext about a few special functions. At least needed: + + --flag=error:3:c-format --flag=argp_error:2:c-format + + How do we pass these options without modifying po/Makefile.in.in? The + xgettext invocation uses XGETTEXT_OPTIONS which isn't defined. So the + toplevel makefile could potentially define this variable. + * libelf: ** verify section