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
9bb73912
Commit
9bb73912
authored
Mar 22, 2011
by
Glenn Morris
Browse files
* autogen/update_autogen: Fix typo.
parent
6ad6792b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
ChangeLog
ChangeLog
+2
-0
autogen/update_autogen
autogen/update_autogen
+1
-1
No files found.
ChangeLog
View file @
9bb73912
2011-03-23 Glenn Morris <rgm@gnu.org>
* autogen/update_autogen: Fix typo.
* Makefile.in (mkdir): Use `install-sh -d' instead of mkinstalldirs.
(sync-from-gnulib): Don't sync mkinstalldirs.
* make-dist: Don't distribute mkinstalldirs.
...
...
autogen/update_autogen
View file @
9bb73912
...
...
@@ -170,7 +170,7 @@ msg "Committing..."
cd
../
opt
=
[
"
$quiet
"
]
||
opt
=
-q
[
"
$quiet
"
]
&&
opt
=
-q
bzr commit
$opt
-m
"Auto-commit of generated files."
$modified
||
\
die
"bzr commit error"
...
...
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