[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [automake] Dependency question with _LDADD
From: |
Ralf Wildenhues |
Subject: |
Re: [automake] Dependency question with _LDADD |
Date: |
Mon, 29 Sep 2008 08:34:09 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hello Michel,
* Michel Briand wrote on Sun, Sep 28, 2008 at 11:04:36AM CEST:
> an error that's wonder me :
>
> $ make
> cd . && /bin/bash /home/michel/svn/exc/autotraining/config/missing --run
> aclocal-1.10 -I m4
> aclocal-1.10: couldn't open directory `m4': Aucun fichier ou répertoire de ce
> type
Try 'mkdir m4' in the top source directory.
Hope that helps.
Cheers,
Ralf