Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
b2e35cae
Commit
b2e35cae
authored
Mar 16, 2017
by
Andreas Marek
Browse files
Typo in configure help string
parent
1a997a6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
b2e35cae
...
...
@@ -187,7 +187,7 @@ AM_CONDITIONAL([HAVE_REDIRECT],[test x"$enable_redirect" = x"yes"])
dnl build with ftimings support
AC_MSG_CHECKING(whether ELPA should be build with more detailed timing support)
AC_ARG_ENABLE([timings],
AS_HELP_STRING([--enable-timing],
AS_HELP_STRING([--enable-timing
s
],
[more detailed timing, default no.]),
[enable_timings=yes],
[enable_timings=no])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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