From: Karl Heuer Date: Tue, 1 Feb 1994 23:18:34 +0000 (+0000) Subject: (HAVE_FMOD): Add another #undef. X-Git-Tag: emacs-19.34~10123 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8fdeec3721df07d698697f5149186e99030c0f13;p=emacs.git (HAVE_FMOD): Add another #undef. --- diff --git a/src/config.in b/src/config.in index a0c2f29a0f7..9de4864b45f 100644 --- a/src/config.in +++ b/src/config.in @@ -126,6 +126,7 @@ and this notice must be preserved on all copies. */ #undef HAVE_BCMP #undef HAVE_LOGB #undef HAVE_FREXP +#undef HAVE_FMOD #undef HAVE_FTIME #undef HAVE_RES_INIT /* For -lresolv on Suns. */ #undef HAVE_SETSID