bug-gnulib
[Top][All Lists]
Advanced

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

[bug-gnulib] Re: config.charset of localcharset


From: Bruno Haible
Subject: [bug-gnulib] Re: config.charset of localcharset
Date: Fri, 27 May 2005 13:16:25 +0200
User-agent: KMail/1.5

Oskar Liljeblad wrote:
> Shouldn't config.charset of the localcharset module be in build-aux
> rather than lib?

Why? config.charset is not used by 'configure'.

It's used by lib/Makefile, to create a file 'charset.alias' that is later
installed. If you were to put config.charset under build-aux/, the Makefile
rule would become more complicated because it would have to refer to
the build-aux/ dir (which can be ../build-aux/ or ../../build-aux/ or worse).

Bruno





reply via email to

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