[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107064: Auto-commit of generated fil
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107064: Auto-commit of generated files. |
Date: |
Thu, 02 Feb 2012 06:17:46 -0500 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107064
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Thu 2012-02-02 06:17:46 -0500
message:
Auto-commit of generated files.
modified:
autogen/configure
=== modified file 'autogen/configure'
--- a/autogen/configure 2012-02-01 11:17:54 +0000
+++ b/autogen/configure 2012-02-02 11:17:46 +0000
@@ -9838,6 +9838,10 @@
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107064: Auto-commit of generated files.,
Glenn Morris <=