summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-11-07 04:04:05 +0000
committerGlenn Morris <rgm@gnu.org>2007-11-07 04:04:05 +0000
commitf0e04acc753e3404cd4b2a4a1b904c6a7ebbe8c6 (patch)
treec43807f3c909566c1f54ae4177e03f01ab2846be /configure
parentf117c226d09f008ea965ec4c3eab2a1e66e94671 (diff)
downloademacs-f0e04acc753e3404cd4b2a4a1b904c6a7ebbe8c6.tar.gz
Deprecate Mac Carbon port.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 8 insertions, 0 deletions
diff --git a/configure b/configure
index dfb48837f79..3f71a5b2e93 100755
--- a/configure
+++ b/configure
@@ -23840,6 +23840,14 @@ if test "$USE_X_TOOLKIT" = GTK; then
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 &&