X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/b72c9a8cad955a768ccc54f9a8e991e9c6225554..ca35a5f7f2065dd32b0688eb5be3f341521a4645:/configure.ac diff --git a/configure.ac b/configure.ac index 008c6a651a..74b8549eef 100644 --- a/configure.ac +++ b/configure.ac @@ -3153,6 +3153,8 @@ dnl Compare with HAVE_INET_SOCKETS (which is unused...) above. AC_DEFINE(HAVE_SOCKETS, 1, [Define if the system supports 4.2-compatible sockets.]) +AH_TEMPLATE(INTERNAL_TERMINAL, [This is substituted when $TERM is "internal".]) + AC_DEFINE(NULL_DEVICE, ["/dev/null"], [Name of the file to open to get a null file, or a data sink.])