On Sat, Aug 04, 2007 at 01:06:44AM -0700, Guy Harris wrote: > > Why are there two (currently still) identical instances of the script? > > Because Wiretap is currently treated as an independent library, unlike > libwireshark which is treated as a part of Wireshark. This means that, > for example, $(top_srcdir), in the Wiretap Makefile, refers to the > top-level directory for Wiretap, i.e. the wiretap subdirectory, rather > than the top-level directory for Wireshark. > > We could, I guess, do $(top_srcdir)/../tools/runlex.sh....
Or we could get rid of wiretap as an independently configured lib and put things into the wireshark configure. I'll send out a request for comments. Ciao Joerg -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology. _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
