aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1994-07-28 21:20:55 +0000
committerRichard M. Stallman1994-07-28 21:20:55 +0000
commit0440cc80a4e6578b08e713e04fd06fc9eceff137 (patch)
tree11b556bebb17a2f483333b733cc9856f4d063202 /src
parent5568392f3905c2e895ef490749f18d4a0fb21507 (diff)
downloademacs-0440cc80a4e6578b08e713e04fd06fc9eceff137.tar.gz
emacs-0440cc80a4e6578b08e713e04fd06fc9eceff137.zip
(HAVE_RAND48): Add #undef.
Diffstat (limited to 'src')
-rw-r--r--src/config.in1
1 files changed, 1 insertions, 0 deletions
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. */
129#undef HAVE_MKDIR 129#undef HAVE_MKDIR
130#undef HAVE_RMDIR 130#undef HAVE_RMDIR
131#undef HAVE_RANDOM 131#undef HAVE_RANDOM
132#undef HAVE_RAND48
132#undef HAVE_BCOPY 133#undef HAVE_BCOPY
133#undef HAVE_BCMP 134#undef HAVE_BCMP
134#undef HAVE_LOGB 135#undef HAVE_LOGB