[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: buld mig fail
From: |
Niels Möller |
Subject: |
Re: buld mig fail |
Date: |
25 Jan 2004 02:47:52 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
elf@land5.nsu.ru (Dmitry V. Zhulanov) writes:
> Bulding cvs snapshot of mig from savannah.gnu.org fails. The
> problem is absense of depcomp script in $(MIG)/ directory.
Files that are automatically generated, or which come with automake,
are often *not* checked into cvs. mig uses automake, right? Then use
automake -a to install the missing files.
/Niels