value_string_ext fixes.
[obnox/wireshark/wip.git] / README.cmake
index 231d0b3750943483733ec8fa95ea0a5cc9030e3b..e085ce33d7310b21a55533399e27afc543449a80 100644 (file)
@@ -72,19 +72,20 @@ What works?
 ===========
 
 All the executables now build from clean source on:
-* 32bit openSUSE 11.2
+* 32bit openSUSE 11.3: (gnu)make and gcc
 * 64bit FedoraXXX
 * 32bit Ubuntu 9.04
+* 32bit Ubuntu 10.04
 
 What needs to be done?
 ======================
 
 - Add asn1 autogen target (assigned: krj)
-- Redo glib2 find modules.
 - Add back platform specific objects.
 - Fix places in the cmake files marked as todo.
 - Add back (working) install target.
-  Currently, directories are created with user umask
+  Currently, directories are created with user umask.
+  Also the guides are not installed.
 - Build source package (using CPack).
 - Build rpm package (using CPack).
 - Build dpkg package (using CPack).