Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
479284bf
Commit
479284bf
authored
Jun 27, 2002
by
Niels Möller
Browse files
Fixed type, enable_x11_forward should work now.
Rev: configure.ac:1.12
parent
7769349e
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
479284bf
...
...
@@ -164,7 +164,7 @@ fi
AC_ARG_ENABLE(x11_forward,
AC_HELP_STRING([--disable-x11-forward], [Disable x11 forwarding (proxy only)]),,
[e
a
nble_x11_forward=yes])
[en
a
ble_x11_forward=yes])
AH_TEMPLATE([WITH_X11_FORWARD], [Define to enable x11 forwarding])
if test x$enable_x11_forward = xyes ; then
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment