From: Gerd Moellmann Date: Mon, 21 May 2001 15:22:12 +0000 (+0000) Subject: (HAVE_DBE): Add. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1be9232622e25cec6e6ddf6551603f2cf3f58ca2;p=emacs.git (HAVE_DBE): Add. --- diff --git a/src/config.in b/src/config.in index d462b75425b..14dc9baac46 100644 --- a/src/config.in +++ b/src/config.in @@ -86,6 +86,9 @@ Boston, MA 02111-1307, USA. */ /* Define if libXaw3d is available. */ #undef HAVE_XAW3D +/* Define is DBE extension is available. */ +#undef HAVE_DBE + /* Define if we should use toolkit scroll bars. */ #undef USE_TOOLKIT_SCROLL_BARS