Changeset 292

Show
Ignore:
Timestamp:
11/14/07 11:30:21 (10 months ago)
Author:
jordi
Message:

Changed the function declaration a-la-bach to the POSIX function construct.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/autogen.sh

    r2 r292  
    99AUTOMAKE="automake -a -c --foreign" 
    1010 
    11 function build
     11build ()
    1212    echo -n "Building '$1'... " 
    1313    eval $`echo $2`