From: Richard M. Stallman Date: Thu, 28 Jul 1994 21:20:55 +0000 (+0000) Subject: (HAVE_RAND48): Add #undef. X-Git-Tag: emacs-19.34~7481 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0440cc80a4e6578b08e713e04fd06fc9eceff137;p=emacs.git (HAVE_RAND48): Add #undef. --- diff --git a/src/config.in b/src/config.in index 4a53d2d943d..a111c69d89d 100644 --- a/src/config.in +++ b/src/config.in @@ -129,6 +129,7 @@ and this notice must be preserved on all copies. */ #undef HAVE_MKDIR #undef HAVE_RMDIR #undef HAVE_RANDOM +#undef HAVE_RAND48 #undef HAVE_BCOPY #undef HAVE_BCMP #undef HAVE_LOGB