19 Aug 2012 02:14
rev 44570: /trunk/ /trunk/: CMakeLists.txt
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 ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <wireshark-commits@...> Archives: http://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits mailto:wireshark-commits-request@...?subject=unsubscribe
RSS Feed