[ET Trac] [Einstein Toolkit] #357: Export MAKE variable to configuration scripts

Einstein Toolkit trac-noreply at einsteintoolkit.org
Mon Mar 21 21:03:53 CDT 2011


#357: Export MAKE variable to configuration scripts
-------------------------+--------------------------------------------------
 Reporter:  eschnett     |       Owner:     
     Type:  enhancement  |      Status:  new
 Priority:  minor        |   Milestone:     
Component:  Cactus       |     Version:     
 Keywords:               |  
-------------------------+--------------------------------------------------
 I suggest to export the MAKE variable to configuration scripts.

 Index: make.config.defn.in
 ===================================================================
 --- make.config.defn.in (revision 4690)
 +++ make.config.defn.in (working copy)
 @@ -32,6 +32,8 @@
  export AR          = @AR@
  export RANLIB      = @RANLIB@
  export PERL        = @PERL@
 +# MAKE needs no definition, since make will set this variable
 automatically
 +export MAKE
  export TAR         = @TAR@
  # GZIP is used by gzip for a list of default options, thus we use
 GZIP_CMD
  export GZIP_CMD    = @GZIP_CMD@

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/357>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list