repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: b516961e03257469cb4bb3ab664e03d86ee9bff7:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit b516961e03257469cb4bb3ab664e03d86ee9bff7
Author: Emanuele Giaquinta 
Date:   Thu Aug 2 00:19:32 2007 +0000

    *** empty log message ***

diff --git a/configure.ac b/configure.ac
index 47e12198fd93a4796b3d101a42172a2b3530e0a4..
index ..3b64ab09d0de32a88e1840e8797be0125b3a7968 100644
--- a/configure.ac
+++ b/configure.ac
@@ -943,14 +943,6 @@ echo "Configuration:
   Compiler flags:             $CXXFLAGS
   Linker:                     $LINKER"

-if test x$support_afterimage = xyes; then
-  echo "  AfterImage support:         yes"
-fi
-
-dnl if test x$support_afterstep = xyes; then
-dnl   echo "  AfterStep integration:      yes"
-dnl fi
-
 if test x$term != x; then
   echo "  set TERM to:                $term"
 fi
@@ -965,6 +957,7 @@ fi
 echo
 echo "  embedded perl:              $support_perl"
 echo "  libafterimage:              $support_afterimage"
+dnl echo "  AfterStep integration:      $support_afterstep"
 echo
 if test x$support_xim = xyes -a x$rxvt_cv_func_xlocale = xno; then
   echo ".----------------------------------------------------------------."

-----END OF PAGE-----