bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sc_makefile_at_at_check and gettext LOCALEDIR


From: Simon Josefsson
Subject: sc_makefile_at_at_check and gettext LOCALEDIR
Date: Sun, 24 Apr 2011 12:44:20 +0200
User-agent: Gnus/5.110016 (No Gnus v0.16) Emacs/23.2 (gnu/linux)

I'm seeing some syntax-check warnings like this:

lib/Makefile.am:623: DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@
src/Makefile.am:716: DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@
maint.mk: use $(...), not @...@
make: *** [sc_makefile_at_at_check] Error 1

However the gettext 0.18.1 manual still recommends using the lines used
above.  Should the gettext manual be updated, or are there valid
situations when @....@ is appropriate that maint.mk could detect?

/Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]