From 002cc2e17ff57e807c5ddb7f668c04fc462265a1 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 2 Feb 2012 06:17:46 -0500 Subject: [PATCH] Auto-commit of generated files. --- autogen/configure | 4 ++++ 1 file changed, 4 insertions(+) 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 NS_OBJ= NS_OBJC_OBJ= if test "${HAVE_NS}" = yes; then + if test "$with_toolkit_scroll_bars" = "no"; then + as_fn_error "Native scroll bars are not implemented for Nextstep." "$LINENO" 5 + fi + window_system=nextstep with_xft=no # set up packaging dirs -- 2.39.2