bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: making changes to Makefile.in.in to allow multiple domains


From: Bruno Haible
Subject: Re: making changes to Makefile.in.in to allow multiple domains
Date: Fri, 8 Oct 2004 22:08:28 +0200
User-agent: KMail/1.5

Yann Dirson wrote:
> I suppose there is something to declare in configure.ac in addition to
> telling AC_CONFIG_FILES, so that the Makefile's in each po dir get
> generated ?

No,    AC_CONFIG_FILES([some-subdir/Makefile.in])
is all that's needed in configure.ac.

If it doesn't work for you and you don't know why, check that you have
a POTFILES.in in the same directory. That's the "magic file" that lets
AM_GNU_GETTEXT know that it's handling a directory with PO files.

Bruno





reply via email to

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