Changeset b87a5ed for configure


Ignore:
Timestamp:
May 16, 2015, 3:36:19 PM (10 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
Children:
a32b204
Parents:
b8508a2
Message:

licencing: first groups of files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    rb8508a2 rb87a5ed  
    25932593
    25942594# Define the identity of the package.
    2595  PACKAGE=cfa
    2596  VERSION=1.0
     2595 PACKAGE='cfa-cc'
     2596 VERSION='1.0'
    25972597
    25982598
     
    26332633
    26342634
    2635 
     2635                # do not follow GNU standard
    26362636ac_config_headers="$ac_config_headers config.h"
    26372637
     
    64726472
    64736473
    6474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: The Cforall translator is now configured for your system" >&5
    6475 $as_echo "The Cforall translator is now configured for your system" >&6; }
     6474{ $as_echo "$as_me:${as_lineno-$LINENO}: result: Cforall configuraton completed. Type \"make install\"." >&5
     6475$as_echo "Cforall configuraton completed. Type \"make install\"." >&6; }
Note: See TracChangeset for help on using the changeset viewer.