/[cln]/ChangeLog
ViewVC logotype

Diff of /ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.133 by haible, Mon Aug 29 13:08:45 2005 UTC revision 1.134 by haible, Mon Aug 29 13:11:00 2005 UTC
# Line 1  Line 1 
1  2005-08-27  Bruno Haible  <bruno@clisp.org>  2005-08-27  Bruno Haible  <bruno@clisp.org>
2    
3            Make it possible to cross-compile CLN.
4            * m4/intparam.m4: New file.
5            * m4/floatparam.m4: New file.
6            * autoconf/aclocal.m4: Include both.
7            (CL_MACHINE): Add an additional CROSS_MACRO parameter.
8            * configure.ac (CL_MACHINE): When cross-compiling, use
9            CL_INTPARAM_CROSS and CL_FLOATPARAM_CROSS.
10    
11    2005-08-27  Bruno Haible  <bruno@clisp.org>
12    
13          Define HAVE_LONGLONG and HAVE_LONGDOUBLE when cross-compiling.          Define HAVE_LONGLONG and HAVE_LONGDOUBLE when cross-compiling.
14          * autoconf/aclocal.m4 (CL_LONGLONG, CL_LONGDOUBLE): When cross-          * autoconf/aclocal.m4 (CL_LONGLONG, CL_LONGDOUBLE): When cross-
15          compiling, use the test code from gnulib.          compiling, use the test code from gnulib.

Legend:
Removed from v.1.133  
changed lines
  Added in v.1.134

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15