"Fossies" - the Fresh Open Source Software Archive

Member "portfwd-0.29/bootstrap" (7 Sep 2002, 144 Bytes) of package /linux/privat/old/portfwd-0.29.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/sh
    2 
    3 cp getopt/getopt.h src
    4 
    5 aclocal -I config \
    6         && autoheader \
    7        && automake --foreign --add-missing \
    8        && autoconf