automake
[Top][All Lists]
Advanced

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

Re: Advice on autoconfiscating a package


From: Alexandre Duret-Lutz
Subject: Re: Advice on autoconfiscating a package
Date: Mon, 22 Mar 2004 21:15:04 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

>>> "tomas" == tomas  <address@hidden> writes:

[...]
 tomas> The subdir part is causing me problems
[...]
 >> AC_CONFIG_FILES([Makefile __init__.py])
 >> AC_OUTPUT
[...]
 >> SUBDIRS = dtml resources
[...]

You must list all Makefiles in AC_CONFIG_FILES, not just the top one.
-- 
Alexandre Duret-Lutz





reply via email to

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