On Fri, Apr 16, 2010 at 11:01 PM, Ole Tange <[email protected]> wrote: > On Fri, Apr 16, 2010 at 10:27 PM, Russ Allbery <[email protected]> wrote: >> Ole Tange <[email protected]> writes: >> >>> When running: >> >>> autoreconf --install -W gnu; ./configure ; make >> >>> the manpage is not made. : > Since no one have pointed me to an existing minimal example for perl > and automake I think we should make that example now. I have made the > simplest program and included my (non working) automake files for > that. Feel free to download that to make it work :-)
Here is a working minimal example: http://ole.tange.dk/linux/automake/helloperl.tar.bz2 Feel free to include it in the manual for automake. /Ole
