IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3724


Ignore:
Timestamp:
Apr 20, 2005, 4:07:18 PM (21 years ago)
Author:
jhoblitt
Message:

change from bootstrap.sh to autogen.sh

Location:
trunk/glueforge
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/glueforge.in

    r3619 r3724  
    33# Copyright (C) 2005  Joshua Hoblitt
    44#
    5 # $Id: glueforge.in,v 1.4 2005-04-01 04:05:57 jhoblitt Exp $
     5# $Id: glueforge.in,v 1.5 2005-04-21 02:07:18 jhoblitt Exp $
    66
    77use strict;
     
    7878
    7979my %tt = (
    80     'bootstrap_sh.tt'   => "$output/bootstrap.sh",
     80    'autogen_sh.tt'     => "$output/autogen.sh",
    8181    'configure_ac.tt'   => "$output/configure.ac",
    8282    'top_makefile_am.tt'=> "$output/Makefile.am",
Note: See TracChangeset for help on using the changeset viewer.