repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: bec56267e0d1ce87c679821c342335f28398bd47: path_to: revision_to:
commit bec56267e0d1ce87c679821c342335f28398bd47 Author: Emanuele GiaquintaDate: Sat Jun 9 14:13:16 2007 +0000 *** empty log message *** diff --git a/configure.ac b/configure.ac
--- a/configure.ac
+++ b/configure.ac
@@ -472,7 +472,7 @@ have_afterimage=
if test x$support_afterimage = xyes; then
support_afterimage=no
- if test "x$afterimage_config" = "x" ; then
+ if test "x$afterimage_config" = "x" ; then
AC_PATH_PROG(afterimage_config, afterimage-config, no)
else
afterimage_config=$afterimage_config/afterimage-config
-----END OF PAGE-----