]> code.delx.au - gnu-emacs/commitdiff
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 c0fb1f34bf4b3e4fa22e98142ea5eeab0780bfcc..487fe9160e2e828cbc396db9181cb9a482c27018 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 fbb2efbc8600affd749e91b65c828ec228d00ca3..4571c89b85a113806e26610a5fd3f0fb640285c3 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