]> code.delx.au - gnu-emacs/blobdiff - src/config.in
(Fexpt): Manually check for overflows, so that a power
[gnu-emacs] / src / config.in
index da26b34ac106920377506e2d1b2b5d9740ca506b..ed3a6b8f27330c6221ee54fd9dd9ac05db4d22a7 100644 (file)
@@ -498,6 +498,9 @@ Boston, MA 02110-1301, USA.  */
 /* Define to 1 if you have the `rmdir' function. */
 #undef HAVE_RMDIR
 
+/* Define to 1 if using librsvg. */
+#undef HAVE_RSVG
+
 /* Define to 1 if you have the `select' function. */
 #undef HAVE_SELECT
 
@@ -927,7 +930,8 @@ Boston, MA 02110-1301, USA.  */
 #endif
 
 /* Multi-tty support relies on MULTI_KBOARD.  It seems safe to turn it
-   on unconditionally. */
+   on unconditionally.  Note that src/s/darwin.h disables this at
+   present.  */
 #ifndef MULTI_KBOARD
 #define MULTI_KBOARD
 #endif
@@ -937,8 +941,6 @@ Boston, MA 02110-1301, USA.  */
 #ifdef HAVE_CARBON
 #define HAVE_WINDOW_SYSTEM
 #define HAVE_MOUSE
-/* XXX The MULTI_KBOARD support does not work yet on this platform. */
-#undef MULTI_KBOARD
 #endif
 
 /* Define USER_FULL_NAME to return a string