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
Olena
olena
Commits
77c420e0
Commit
77c420e0
authored
Apr 09, 2010
by
Roland Levillain
Browse files
configure.ac: Add option `--enable-scribo'.
parent
103e1e74
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
77c420e0
2010-04-09 Roland Levillain <roland@lrde.epita.fr>
* configure.ac: Add option `--enable-scribo'.
2010-04-09 Roland Levillain <roland@lrde.epita.fr>
* configure.ac: Protect variables with double quotes.
...
...
configure.ac
View file @
77c420e0
...
...
@@ -226,6 +226,9 @@ dnl<<lrde
## Scribo. ##
## -------- ##
AC_ARG_ENABLE([scribo],
[AS_HELP_STRING([--enable-scribo],
[enable Scribo])])
AM_CONDITIONAL([ENABLE_SCRIBO], [test "x$enable_scribo" = xyes])
AC_CONFIG_FILES([
...
...
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