aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland McGrath1993-08-13 23:35:42 +0000
committerRoland McGrath1993-08-13 23:35:42 +0000
commit453a645a4162db3eef5f97fe8407be309a704697 (patch)
tree0fb06c35c4db6a4b549d0bd88ddadad511d6c395
parentbdb8d0854a3dec92bd696f3246d094490894ee3f (diff)
downloademacs-453a645a4162db3eef5f97fe8407be309a704697.tar.gz
emacs-453a645a4162db3eef5f97fe8407be309a704697.zip
Added #undef HAVE_XSCREENNUMBEROFSCREEN.
-rw-r--r--src/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index c2dbd16401d..f705a915032 100644
--- a/src/config.in
+++ b/src/config.in
@@ -112,6 +112,7 @@ and this notice must be preserved on all copies. */
112#undef HAVE_LIBXBSD 112#undef HAVE_LIBXBSD
113#undef HAVE_XRMSETDATABASE 113#undef HAVE_XRMSETDATABASE
114#undef HAVE_XSCREENRESOURCESTRING 114#undef HAVE_XSCREENRESOURCESTRING
115#undef HAVE_XSCREENNUMBEROFSCREEN
115 116
116#undef HAVE_MKDIR 117#undef HAVE_MKDIR
117#undef HAVE_RMDIR 118#undef HAVE_RMDIR