IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 17, 2007, 10:28:50 AM (19 years ago)
Author:
eugene
Message:

moved Configure.in to Makefile.System.in

Location:
trunk/Ohana
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana

    • Property svn:ignore
      •  

        old new  
        55man
        66CVS
        7 Configure
        87ohana-config
        98Makefile
         9Makefile.System
  • trunk/Ohana/configure.tcsh

    r12840 r12842  
    416416echo
    417417
    418 # the config.tools fixconf operations below interpolate values in Configure
    419 if (-e Configure) mv Configure Configure.bak
    420 cp Configure.in Configure
     418# the config.tools fixconf operations below interpolate values in Makefile.System
     419if (-e Makefile.System) mv Makefile.System Makefile.System.bak
     420cp Makefile.System.in Makefile.System
    421421
    422422# we don't currently need to modify the Makefile but since configure
Note: See TracChangeset for help on using the changeset viewer.