"Fossies" - the Fresh Open Source Software Archive

Member "FunctionCheck-3.2.0/bootstrap" (24 Apr 2012, 101 Bytes) of package /linux/privat/old/FunctionCheck-3.2.0.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Bash source code syntax highlighting (style: standard) with prefixed line numbers and code folding option. Alternatively you can here view or download the uninterpreted source code file.

    1 #! /bin/bash
    2 
    3 libtoolize --force
    4 aclocal
    5 #autoheader
    6 automake --force-missing --add-missing
    7 autoconf