diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/texinfo/common/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/texinfo/common/config.h b/gnu/usr.bin/texinfo/common/config.h index b1aa91f59fa..968a7f93e4b 100644 --- a/gnu/usr.bin/texinfo/common/config.h +++ b/gnu/usr.bin/texinfo/common/config.h @@ -1,3 +1,4 @@ +/* $NetBSD: config.h,v 1.9 2003/09/09 12:55:10 wiz Exp $ */ /* config.h. Generated by configure. */ /* config.in. Generated from configure.ac by autoheader. */ @@ -83,8 +84,7 @@ /* #undef HAVE_GETTEXT */ /* Define to 1 if you have the `gettimeofday' function. */ -/* WIZ: #undef HAVE_GETTIMEOFDAY */ -#define HAVE_GETTIMEOFDAY 1 +/* #undef HAVE_GETTIMEOFDAY */ /* Define to 1 if you have the `getuid' function. */ #define HAVE_GETUID 1 |
