From: Richard M. Stallman Date: Fri, 28 Jul 1995 02:54:28 +0000 (+0000) Subject: (GETTIMEOFDAY_ONE_ARGUMENT): Add #undef. X-Git-Tag: emacs-19.34~3151 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4f875022f2ebcd5f37f2015c88db5d152b83306b;p=emacs.git (GETTIMEOFDAY_ONE_ARGUMENT): Add #undef. --- diff --git a/src/config.in b/src/config.in index 8e40fa1df73..03a52a7256b 100644 --- a/src/config.in +++ b/src/config.in @@ -124,6 +124,7 @@ and this notice must be preserved on all copies. */ #undef HAVE_ALLOCA_H #undef HAVE_GETTIMEOFDAY +#undef GETTIMEOFDAY_ONE_ARGUMENT #undef HAVE_GETHOSTNAME #undef HAVE_DUP2 #undef HAVE_RENAME