Branch: Tag:

2003-11-07

2003-11-07 17:53:15 by Martin Stjernholm <mast@lysator.liu.se>

Assume that float.h exists. Shouldn't be a problem since port.c does that
already. Added defines for the limits for the chosen pike float type.

Rev: src/configure.in:1.743
Rev: src/global.h:1.93
Rev: src/pike_float.h:1.2

1: - AC_REVISION("$Id: configure.in,v 1.742 2003/10/30 13:39:22 grubba Exp $") + AC_REVISION("$Id: configure.in,v 1.743 2003/11/07 17:53:15 mast Exp $")   AC_INIT(interpret.c)   AC_CONFIG_HEADER(machine.h)   
2410:    malloc.h netinet/in.h sys/wait.h winbase.h grp.h pwd.h \    passwd.h group.h winsock2.h signal.h sys/file.h poll.h \    sys/poll.h socket.h ieeefp.h fp_class.h floatingpoint.h \ -  sys/priocntl.h sys/sched.h windows.h float.h errno.h \ +  sys/priocntl.h sys/sched.h windows.h errno.h \    stddef.h mmx.h asm/mmx.h sys/termio.h sys/termios.h \    ws2tcpip.h valgrind/memcheck.h memcheck.h valgrind.h \    sys/prctl.h)