octave-maintainers
[Top][All Lists]
Advanced

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

Re: colormaps not installing


From: John W. Eaton
Subject: Re: colormaps not installing
Date: Wed, 25 Jul 2007 10:05:29 -0400

On 25-Jul-2007, David Bateman wrote:

| Well, you could hack it, and just copy the SOURCES variable from the
| Makefile.in to the Makefile. However, the disadvantage of that is that
| you might miss some changes, configure is guaranteed to get them all.

Assuming only some Makefile.in files have changed, you can also do

  cd scripts
  ./config.status image/Makefile ...

List whatever directories have modified Makefile.in files.

Note that there are two configure scripts (one int the top-level
directory and one in the scripts subdirectory) so there are also two
config.status files.  This split was made a long time ago to keep the
list of directories smaller in the top-level configure script.

jwe


reply via email to

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