From: Eric Blake Date: Fri, 12 Nov 2010 00:20:02 +0000 (-0700) Subject: maintainer-makefile: check for i18n setup X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f09721b14db35e4dd22794da9f751deeb8343ba1;p=pspp maintainer-makefile: check for i18n setup * top/maint.mk (sc_bindtextdomain): Check for evidence that _() will likely work. Signed-off-by: Eric Blake --- diff --git a/ChangeLog b/ChangeLog index 077649a920..e348fe28a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-11-12 Eric Blake + + maintainer-makefile: check for i18n setup + * top/maint.mk (sc_bindtextdomain): Check for evidence that _() + will likely work. + 2010-11-12 Bruno Haible sleep, nanosleep: Work around Linux 2.6.9 nanosleep bug. diff --git a/top/maint.mk b/top/maint.mk index 55aeb7b69b..181a96fa45 100644 --- a/top/maint.mk +++ b/top/maint.mk @@ -590,10 +590,19 @@ sc_changelog: sc_program_name: @require='set_program_name *\(m?argv\[0\]\);' \ in_vc_files='\.c$$' \ - containing='^main *(' \ + containing='\