From: Richard M. Stallman Date: Sun, 4 Sep 1994 07:00:46 +0000 (+0000) Subject: (HAVE_LRAND48): Replaces HAVE_RAND48. X-Git-Tag: emacs-19.34~7156 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=19dd4ea71c055f6d2b411c86326ea1b7da213d72;p=emacs.git (HAVE_LRAND48): Replaces HAVE_RAND48. --- diff --git a/src/config.in b/src/config.in index a111c69d89d..3b23246b9db 100644 --- a/src/config.in +++ b/src/config.in @@ -129,7 +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_LRAND48 #undef HAVE_BCOPY #undef HAVE_BCMP #undef HAVE_LOGB