The R Project SVN R

Rev

Rev 59810 | Rev 67014 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59810 Rev 60939
Line 1380... Line 1380...
1380
         /* On Ultrix 4.3 cc, long double is 4 and double is 8.  */
1380
         /* On Ultrix 4.3 cc, long double is 4 and double is 8.  */
1381
         int array [2*(sizeof(long double) >= sizeof(double)) - 1];
1381
         int array [2*(sizeof(long double) >= sizeof(double)) - 1];
1382
         ], ,
1382
         ], ,
1383
         gt_cv_c_long_double=yes, gt_cv_c_long_double=no)
1383
         gt_cv_c_long_double=yes, gt_cv_c_long_double=no)
1384
     fi])
1384
     fi])
1385
  if test $gt_cv_c_long_double = yes; then
1385
dnl if test $gt_cv_c_long_double = yes; then
1386
    AC_DEFINE(HAVE_LONG_DOUBLE, 1, [Define if you have the 'long double' type.  (For intl)])
1386
dnl    AC_DEFINE(HAVE_LONG_DOUBLE, 1, [Define if you have the 'long double' type.  (For intl)])
1387
  fi
1387
dnl  fi
1388
])
1388
])
1389
# longlong.m4 serial 8
1389
# longlong.m4 serial 8
1390
dnl Copyright (C) 1999-2006 Free Software Foundation, Inc.
1390
dnl Copyright (C) 1999-2006 Free Software Foundation, Inc.
1391
dnl This file is free software; the Free Software Foundation
1391
dnl This file is free software; the Free Software Foundation
1392
dnl gives unlimited permission to copy and/or distribute it,
1392
dnl gives unlimited permission to copy and/or distribute it,