diff --git a/acconfig.h b/acconfig.h index f59994199..ae54f3f15 100644 --- a/acconfig.h +++ b/acconfig.h @@ -2,7 +2,7 @@ * The `autoheader' command, from the autoconf suite, generates * libguile/scmconfig.h, based on configure.in and this file. * - * Copyright (C) 1998 Free Software Foundation, Inc. + * Copyright (C) 1998, 2000 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -62,6 +62,9 @@ getsockopt and setsockopt system calls. */ #undef HAVE_STRUCT_LINGER +/* Define this if your system defines struct timespec via . */ +#undef HAVE_STRUCT_TIMESPEC + /* Define this if floats are the same size as longs. */ #undef SCM_SINGLES