summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-11-25 06:18:55 -0500
committerGlenn Morris <rgm@gnu.org>2012-11-25 06:18:55 -0500
commitcf5b88801b26c4ba0f5b9f0d5c1eea535a8dbb5a (patch)
tree197fa938194e70de6150c70a105b2dbb2891c26a
parent5fbab051226a3f92fadd45ca716df3af67de8954 (diff)
downloademacs-cf5b88801b26c4ba0f5b9f0d5c1eea535a8dbb5a.tar.gz
Auto-commit of generated files.
-rw-r--r--autogen/config.in3
-rwxr-xr-xautogen/configure3
2 files changed, 0 insertions, 6 deletions
diff --git a/autogen/config.in b/autogen/config.in
index c0fb1f34bf4..487fe9160e2 100644
--- a/autogen/config.in
+++ b/autogen/config.in
@@ -681,9 +681,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to 1 if you have a working `mmap' system call. */
#undef HAVE_MMAP
-/* Define if you have mouse support. */
-#undef HAVE_MOUSE
-
/* Define to 1 if you have the `nanotime' function. */
#undef HAVE_NANOTIME
diff --git a/autogen/configure b/autogen/configure
index fbb2efbc860..4571c89b85a 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -25494,9 +25494,6 @@ if test "$window_system" != "none"; then
$as_echo "#define HAVE_WINDOW_SYSTEM 1" >>confdefs.h
-
-$as_echo "#define HAVE_MOUSE 1" >>confdefs.h
-
WINDOW_SYSTEM_OBJ="fontset.o fringe.o image.o"
fi