aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-02-02 06:17:46 -0500
committerGlenn Morris2012-02-02 06:17:46 -0500
commit002cc2e17ff57e807c5ddb7f668c04fc462265a1 (patch)
treec3412696e4623b488cac116396bd19608a215568
parentdc637e3d377f3d49f3c6270616a763742e79f167 (diff)
downloademacs-002cc2e17ff57e807c5ddb7f668c04fc462265a1.tar.gz
emacs-002cc2e17ff57e807c5ddb7f668c04fc462265a1.zip
Auto-commit of generated files.
-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