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 23210: /trunk/wiretap/ /trunk/wiretap/: Makefile.am conf

Date: Tue, 16 Oct 2007 19:02:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23210

User: guy
Date: 2007/10/16 07:02 PM

Log:
 Bug 1704 is fixed in the main branch by the simpler expedient of not
 using modf() and thus not requiring libm.  In addition, adding -lm to
 the dependencies upsets the build on at least some platforms because
 "-lm" isn't a pathname.

Directory: /trunk/wiretap/
  Changes    Path            Action
  +2 -2      Makefile.am     Modified
  +0 -4      configure.in    Modified