So I have a .def file which I use to generate two different but simliar cli
apps & man pages.

aturner@Laphroaig.local:~/GIt/tcpreplay/src> autogen --version
autogen (GNU AutoGen) 5.16.2

autogen -L /usr/local/share/autogen -T agman1.tpl -DTCPREPLAY
tcpreplay_opts.def
please note that this is obsolete

This works (generates tcpreplay.1)

aturner@Laphroaig.local:~/GIt/tcpreplay/src> autogen -L
/usr/local/share/autogen -T agman1.tpl -L tcpedit -b tcpreplay-edit
-DTCPREPLAY_EDIT tcpreplay_opts.def
please note that this is obsolete

Generates tcpreplay.1 not tcpreplay-edit.1 but puts tcpreplay-edit.1
content in the file.

Also, what is obsolete?  I don't see any of those flags marked obsolete in
the man page or online docs?


Aaron Turner
http://synfin.net/         Twitter: @synfinatic
https://github.com/synfinatic/tcpreplay - Pcap editing and replay tools for
Unix & Windows
Those who would give up essential Liberty, to purchase a little temporary
Safety, deserve neither Liberty nor Safety.
    -- Benjamin Franklin
"carpe diem quam minimum credula postero"
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Autogen-users mailing list
Autogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/autogen-users

Reply via email to