Wireshark-commits: [Wireshark-commits] rev 24518: /trunk/ /trunk/epan/ftypes/: Makefile.am /trunk/wiretap/: Makefile.am
From:
morriss@xxxxxxxxxxxxx
Date: Sat, 01 Mar 2008 12:14:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24518
User: morriss
Date: 2008/03/01 12:14 PM
Log:
All our programs link against glib so don't there's no need to link our libraries against it too. This should allow us to build Wireshark (with dynamic libs) with static glib (read: it should fix the OS X buildbot building with glib-1.2).
Directory: /trunk/epan/ftypes/
Changes Path Action
+4 -4 Makefile.am Modified
Directory: /trunk/wiretap/
Changes Path Action
+1 -1 Makefile.am Modified