[build] Set default CFLAGS for SunPro, rationalise CFLAGS defaults.

2005-11-26 Paul Jakma <paul.jakma@sun.com>

	* configure.ac: Collect together CFLAGS based on compiler
	  detected a bit. Recognise and set default CFLAGS for SunPro /
	  SOS10.
diff --git a/ChangeLog b/ChangeLog
index ff49388..cadd348 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-11-26 Paul Jakma <paul.jakma@sun.com>
+
+	* configure.ac: Collect together CFLAGS based on compiler
+	  detected a bit. Recognise and set default CFLAGS for SunPro /
+	  SOS10.
+
 2005-11-14 Paul Jakma <paul.jakma@sun.com>
 
 	* configure.ac: Tell gcc we like C99.