ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18765: /trunk/ /trunk/: Makefile.am

Date: Wed, 19 Jul 2006 15:08:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18765

User: jmayer
Date: 2006/07/19 03:08 PM

Log:
 Fix to http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=333
 	The additional libs need to be added to the final linking
 	stage of all programs using it - not just the libs that
 	pull in the dependencies (that doesn't work on all platforms,
 	just most).

Directory: /trunk/
  Changes    Path           Action
  +2 -0      Makefile.am    Modified