[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/config.in,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/config.in,v |
Date: |
Wed, 30 Jul 2008 15:14:08 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/30 15:14:07
Index: src/config.in
===================================================================
RCS file: /cvsroot/emacs/emacs/src/config.in,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -b -r1.260 -r1.261
--- src/config.in 27 Jul 2008 18:24:40 -0000 1.260
+++ src/config.in 30 Jul 2008 15:14:06 -0000 1.261
@@ -221,6 +221,9 @@
/* Define to 1 if you have the `getpt' function. */
#undef HAVE_GETPT
+/* Define to 1 if you have the `getrlimit' function. */
+#undef HAVE_GETRLIMIT
+
/* Define to 1 if you have the `getrusage' function. */
#undef HAVE_GETRUSAGE
@@ -996,9 +999,6 @@
/* Turned on June 1996 supposing nobody will mind it. */
#define AMPERSAND_FULL_NAME
-/* We have blockinput.h. */
-#define DO_BLOCK_INPUT
-
/* Define HAVE_SOUND if we have sound support. We know it works
and compiles only on the specified platforms. For others,
it probably doesn't make sense to try. */
- [Emacs-diffs] Changes to emacs/src/config.in,v, Adrian Robert, 2008/07/15
- [Emacs-diffs] Changes to emacs/src/config.in,v, Dan Nicolaescu, 2008/07/16
- [Emacs-diffs] Changes to emacs/src/config.in,v, Adrian Robert, 2008/07/16
- [Emacs-diffs] Changes to emacs/src/config.in,v, Adrian Robert, 2008/07/17
- [Emacs-diffs] Changes to emacs/src/config.in,v, Dan Nicolaescu, 2008/07/23
- [Emacs-diffs] Changes to emacs/src/config.in,v, Dan Nicolaescu, 2008/07/27
- [Emacs-diffs] Changes to emacs/src/config.in,v,
Dan Nicolaescu <=
- [Emacs-diffs] Changes to emacs/src/config.in,v, Dan Nicolaescu, 2008/07/30