Ethereal-dev: [Ethereal-dev] Re: ethereal-0.9.10 - headers not found

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

From: Justin Piszcz <jpiszcz@xxxxxxxxxxxxxxx>
Date: Sat, 13 Dec 2003 08:04:32 -0500 (EST)
Had some more time to look at this, apparently the header files are not
being generated during configure time, nor are they included with
ethereal-0.9.10.


/* include texts from converted ascii ".txt" files */
#include "../help/overview.h"
#include "../help/capture_filters.h"
#include "../help/display_filters.h"
#include "../help/well_known.h"
#include "../help/faq.h"

2003-11-27 00:17  ulfl

  * help/: capture_filters.h, display_filters.h, faq.h, overview.h,
    well_known.h:

    Added this intermediate files, until a Makfile.am is available
    for unix systems