aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautogen/configure4
1 files changed, 4 insertions, 0 deletions
diff --git a/autogen/configure b/autogen/configure
index 5d67a55ab14..62af58d728d 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -9838,6 +9838,10 @@ ns_frag=/dev/null
9838NS_OBJ= 9838NS_OBJ=
9839NS_OBJC_OBJ= 9839NS_OBJC_OBJ=
9840if test "${HAVE_NS}" = yes; then 9840if test "${HAVE_NS}" = yes; then
9841 if test "$with_toolkit_scroll_bars" = "no"; then
9842 as_fn_error "Native scroll bars are not implemented for Nextstep." "$LINENO" 5
9843 fi
9844
9841 window_system=nextstep 9845 window_system=nextstep
9842 with_xft=no 9846 with_xft=no
9843 # set up packaging dirs 9847 # set up packaging dirs