Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Sun, 25 Nov 2012 11:18:55 +0000 (06:18 -0500)
committerGlenn Morris <rgm@gnu.org>
Sun, 25 Nov 2012 11:18:55 +0000 (06:18 -0500)
autogen/config.in
autogen/configure

index c0fb1f3..487fe91 100644 (file)
@@ -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
 
index fbb2efb..4571c89 100755 (executable)
@@ -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