projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0321822
)
*** empty log message ***
author
root
<root>
Fri, 30 Jul 2004 15:06:49 +0000
(15:06 +0000)
committer
root
<root>
Fri, 30 Jul 2004 15:06:49 +0000
(15:06 +0000)
autoconf/configure.in
patch
|
blob
|
history
diff --git
a/autoconf/configure.in
b/autoconf/configure.in
index b0bb2306b941d9f44c6f367c09ce56fba9a43c6e..9208687333b5f8c72ec7f139e6aec02bb482e2ed 100644
(file)
--- a/
autoconf/configure.in
+++ b/
autoconf/configure.in
@@
-194,7
+194,7
@@
AC_ARG_ENABLE(tinting,
fi])
AC_ARG_ENABLE(fading,
- [ --enable-
tinting
enable colors fading when off focus],
+ [ --enable-
fading
enable colors fading when off focus],
[if test x$enableval = xyes -o x$enableval = xno; then
support_fading=$enableval
fi])