summaryrefslogtreecommitdiff
path: root/config_office/configure.in
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-10-01 08:19:55 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-10-01 08:19:55 +0000
commit3bbdc977ac562748c045edbe4a3e420f8d85861a (patch)
treeb5970c1bc39ed4c27b826547691ccf298d5ca85e /config_office/configure.in
parent56a1a3265cdb4f614814413b7fa81f666b4d7c2e (diff)
CWS-TOOLING: integrate CWS cloph11
Diffstat (limited to 'config_office/configure.in')
-rw-r--r--config_office/configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/config_office/configure.in b/config_office/configure.in
index 033b4152321f..fc1367e63e6c 100644
--- a/config_office/configure.in
+++ b/config_office/configure.in
@@ -4261,8 +4261,6 @@ dnl see if we have the AppKit framework for building with Quartz graphics.
if test "$_os" = "Darwin" -a "x$with_x" != "xyes" -a "x$x_includes" = "xNONE" -a "x$x_libraries" = "xNONE"; then
dnl System is either Mac OS X or pure Darwin, and --with-x was not specified
dnl Default to Aqua graphics if available.
- AC_MSG_WARN([building without-x is not fully supported yet. Specify --with-x or be ready to face build problems])
- echo "building without-x is not fully supported yet. Specify --with-x or be ready to face build problems" >>warn
AC_MSG_CHECKING([for /System/Library/Frameworks/AppKit.framework])
if test -d "/System/Library/Frameworks/AppKit.framework/"; then
AC_MSG_RESULT([yes])