ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [Ethereal-dev] Re: [Ethereal-cvs] cvs commit: ethereal/gtk Makefile.am

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Wed, 9 Jun 2004 15:22:21 +0200
On Tue, Jun 08, 2004 at 10:08:13PM -0500, Gerald Combs wrote:
>   Modified files:
>     gtk                  Makefile.am 
>   Log:
>   Add Automake/Autoconf Doxygen targets.

and Makefile.am says:

doxygen.tmp: ../config.nmake doxygen.cfg
        sed -e s/@VERSION@/$(VERSION)/ \
            < doxygen.cfg > $@

Wouldn't renameing doxygen.cfg to doxygen.cfg.in and fixing the version
by configure be a better way? The resulting file would quite probably
be called doxygen.cfg afterwards.

Also: What's the idea of adding the depenency on config.nmake to the
unix build process?

 ciao
      Joerg

-- 
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.