Wireshark-bugs: [Wireshark-bugs] [Bug 4879] wireshark 1.4.0rc1/rc2: autotools and cmake - buildi
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4879
--- Comment #10 from Jose Pedro Oliveira <jpo@xxxxxxxxxxxx> 2010-07-31 18:20:51 PDT ---
Hi,
pcre and python
---------------
Would it possible to apply the (trivial) CMakeOptions.txt patch to trunk and
wireshark-1.4 branch in order to make pcre and python support optional by
default when building with Cmake?
tshark -v: version message difference
-------------------------------------
* autotools: "TShark 1.4.0rc2"
* cmake : "TShark 1.4.0rc2 (SVN Rev 33665 from /trunk-1.4)"
autotools: The first thing that make does is to run the make-version.pl script
in order to recreate the file svnversion.h (undefining SVNVERSION and SVNPATH)
.
cmake : The makefile created by cmake doesn't invoke the make-version.pl
script in order to update svnversion.h; the unmodified (shipped) svnversion.h
file is used.
regards,
jpo
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.