projects
/
platform
/
upstream
/
automake.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f810d0
)
maint: fix a comment typo
author
Jim Meyering
<meyering@redhat.com>
Sat, 28 Apr 2012 08:40:26 +0000
(10:40 +0200)
committer
Jim Meyering
<meyering@redhat.com>
Sat, 28 Apr 2012 08:54:10 +0000
(10:54 +0200)
* configure.ac: Fix typo in comment: s/out/our/
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 2829fd4de8e9bbc3e21b6dbf5d8e8307fd62f05c..bda0328639033c2727e2dde269dab607efe9e002 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-43,7
+43,7
@@
AM_INIT_AUTOMAKE([dist-xz filename-length-max=99 color-tests
parallel-tests silent-rules no-define no-dependencies])
## Keep this on a line of its own, since it must be found and processed
-## by the 'update-copyright' rule in ou
t
Makefile.
+## by the 'update-copyright' rule in ou
r
Makefile.
RELEASE_YEAR=2012
AC_SUBST([RELEASE_YEAR])