http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38053
User: guy
Date: 2011/07/15 02:48 PM
Log:
Add Joerg Mayer's macos-setup.sh script, modified to add an "x" after
"macos", to fix some bugs, to use "sudo" if necessary when installing,
to make the library version numbers variables, and to download the
optional libraries, by default, as well. Also add his patches to make
GLib build and work.
Update README.macos to reflect that.
Directory: /trunk/macosx-support-lib-patches/
Changes Path Action
+10 -0 glib-gconvert.patch Added
+10 -0 glib-pkgconfig.patch Added
Directory: /trunk/
Changes Path Action
+3 -0 Makefile.am Modified
+16 -14 README.macos Modified
+335 -0 macosx-setup.sh Added