changeset 85958:2babe0c7e252

Deprecate Mac Carbon port.
author Glenn Morris <rgm@gnu.org>
date Wed, 07 Nov 2007 04:04:05 +0000
parents a9c20d74abe4
children 9321d1f0f7b5
files configure
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Wed Nov 07 04:00:24 2007 +0000
+++ b/configure	Wed Nov 07 04:04:05 2007 +0000
@@ -23840,6 +23840,14 @@
 fi
 
 
+if test "$HAVE_CARBON" = "yes"; then
+   echo
+   echo "Warning: The Mac Carbon port is currently unsupported and has
+known problems.  It is not recommended for use by non-developers.
+Read the emacs-devel archives for more information."
+   echo
+fi
+
 
 # Remove any trailing slashes in these variables.
 test "${prefix}" != NONE &&