Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d02e05d1
Commit
d02e05d1
authored
Jun 24, 1993
by
Jim Blandy
Browse files
* configure.in: Add --verbose flag.
parent
ac2e902d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
configure1.in
configure1.in
+5
-0
No files found.
configure1.in
View file @
d02e05d1
...
...
@@ -262,6 +262,11 @@ Set it to either \`yes' or \`no'."
exec_prefix="${val}"
;;
## Verbose flag, tested by autoconf macros.
"verbose" )
verbose=yes
;;
## Has the user asked for some help?
"usage" | "help" )
echo "${short_usage}" | more
...
...
Write
Preview
Markdown
is supported
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