How about a sym link instead of another script?

On Sep 20, 2010, at 2:34 AM, mi...@osl.iu.edu wrote:

> Author: miked
> Date: 2010-09-20 02:34:19 EDT (Mon, 20 Sep 2010)
> New Revision: 23774
> URL: https://svn.open-mpi.org/trac/ompi/changeset/23774
> 
> Log:
> adding autogen.sh which calls autogen.pl
> for backwards compatability (many scripts and mtt`s ini files using these API)
> 
> Added:
>   trunk/autogen.sh   (contents, props changed)
> 
> Added: trunk/autogen.sh
> ==============================================================================
> --- (empty file)
> +++ trunk/autogen.sh  2010-09-20 02:34:19 EDT (Mon, 20 Sep 2010)
> @@ -0,0 +1,2 @@
> +#!/bin/sh
> +exec $(cd `dirname $0`;pwd)/autogen.pl
> _______________________________________________
> svn-full mailing list
> svn-f...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/svn-full


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to