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:
5f76325
)
Fix wording.
author
sf-exg
<sf-exg>
Sun, 31 Jan 2010 11:28:09 +0000
(11:28 +0000)
committer
sf-exg
<sf-exg>
Sun, 31 Jan 2010 11:28:09 +0000
(11:28 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index a310fb2c7f5a6241df00e7b8f34d6bfe883f2acc..95a7ea28278b3ee7c932a948a1e310211724714f 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-399,7
+399,7
@@
AC_ARG_ENABLE(text-blink,
fi])
AC_ARG_ENABLE(pointer-blank,
- [ --enable-pointer-blank enable pointer blank
when typing or inactive pointer
],
+ [ --enable-pointer-blank enable pointer blank
ing when typing or inactive
],
[if test x$enableval = xyes -o x$enableval = xno; then
support_pointer_blank=$enableval
fi])