This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] localedef: Add --localedir and --archive-file options (Bug 19130)


On 21 Oct 2015 12:08, Carlos O'Donell wrote:
> (1) LOCARCHDIR / $(locarchdir)

i'd lean towards this, or locarchivedir

> (2) LOCALE_ARCHIVE_DIR / $(locale_archive_dir)

i don't think it matters because of how the var is used, but in automake, the
standard is to omit the _ before "dir", and in fact using implicit vars to
install into it require the _ to be omitted (or by duplicating the _ suffix).
-mike

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]