> * Stepan Kasal <[EMAIL PROTECTED]> [2005-08-06 17:41:14 +0200]:
>
>> $ aclocal -I `pwd`/src/m4 --output=src/autoconf/aclocal.m4
>
> This command examines only ./configure.in. It doesn't examine the
> whole subtree. In particular, it doesn't know about
> modules/regexp/configure.in.
./configure
Hello.
On Fri, Aug 05, 2005 at 10:47:52AM -0400, Sam Steingold wrote:
> Using Stepan Kasal's advice (adjusting configure.in for _really_
> integrated sub-packages and separating out not-really integrated
> ones),
I gave you two incompatible advices. The first one, which you followed,
implied tha
Hi folks,
Would it be possible to tell Automake to print some
warning message for this bad Makefile.am:
bin_PROGRAMS += PreciousUtils_checker
PreciousUtils_checker_SOURCES =
precious/Utils/unittest/src/SLListTest.cc \
precious/Utils/unittest/src/DLListTest.cc \
precious/Ut