Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 44570: /trunk/ /trunk/: CMakeLists.txt

Date: Sun, 19 Aug 2012 00:14:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44570

User: jmayer
Date: 2012/08/18 05:14 PM

Log:
 Commit 44474 added some arguments to the ac_init macro that broke
 extraction of the wireshark version for cmake. Now the version part
 is either terminated by ")" (old) or "," (added).
 It looks like .*? does not exist for non-greedy matches in cmake regex.

Directory: /trunk/
  Changes    Path              Action
  +1 -1      CMakeLists.txt    Modified