Skip to content
Snippets Groups Projects
Commit cae77a44 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

removed duplicate

Rev: src/configure.in:1.360
parent 93467e5d
Branches
Tags
No related merge requests found
AC_REVISION("$Id: configure.in,v 1.359 2000/03/28 19:34:47 grubba Exp $") AC_REVISION("$Id: configure.in,v 1.360 2000/03/29 00:57:54 hubbe Exp $")
AC_INIT(interpret.c) AC_INIT(interpret.c)
AC_CONFIG_HEADER(machine.h) AC_CONFIG_HEADER(machine.h)
...@@ -1238,7 +1238,6 @@ socket.h ieeefp.h fp_class.h floatingpoint.h sys/priocntl.h sched.h \ ...@@ -1238,7 +1238,6 @@ socket.h ieeefp.h fp_class.h floatingpoint.h sys/priocntl.h sched.h \
windows.h errno.h stddef.h mmx.h) windows.h errno.h stddef.h mmx.h)
AC_CHECK_SIZEOF(char *,4) AC_CHECK_SIZEOF(char *,4)
AC_CHECK_SIZEOF(long,4)
AC_CHECK_SIZEOF(int,4) AC_CHECK_SIZEOF(int,4)
AC_CHECK_SIZEOF(short,2) AC_CHECK_SIZEOF(short,2)
AC_CHECK_SIZEOF(float,4) AC_CHECK_SIZEOF(float,4)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment