Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2004-12-15 20:01:15 +0300
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2004-12-15 20:01:15 +0300
commit9bb8c00bd64e26b38cdb608e35746b76a1e27027 (patch)
tree1cc555cc246416324b9d4704166e919b557ca65d /ChangeLog
parent691a27469e4775909a3cbba736dbba59fde5729c (diff)
2004-12-15 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* configure.in: check for ieeefp.h and isinf. * mono/dis/dis-cil.c: added isinf() for Solaris, that does not seem to have it. Fixes the build on Solaris. svn path=/trunk/mono/; revision=37790
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 362128bd1d5..9da83d0738f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-15 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+ * configure.in: check for ieeefp.h and isinf.
+
2004-12-15 Raja R Harinath <rharinath@novell.com>
* configure.in ($mcsdir/build/config.make): Use $mcsdir relative