Files in autoconf-example/ of tip
Not logged in

Files in directory /autoconf-example from the latest check-in


This is a demonstration package for GNU Automake.
Type 'info Automake' to read the Automake manual.

(the above is the original example README from GNU)

Ira's notes
===========

This is created from the example found at the following URL:

    https://www.gnu.org/software/automake/manual/html_node/Creating-amhello.html

From here, the next steps are:

::

    autoreconf --install
    ./configure
    make

And the binary executable (at least for myself) will output to src/hello.