-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: d702b1c7cd1debbc320f6600bc99dfeaee5b204b:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit d702b1c7cd1debbc320f6600bc99dfeaee5b204b
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Sat Aug 4 10:46:22 2007 +0000

    perl deps are handled in rxvt.h.

diff --git a/configure.ac b/configure.ac

index 8d18ffd82b4c443be0910e2a88f0e660d1288b97..

index ..a987955ccbb32031931c73a3f40c079e7895b1e0 100644

--- a/configure.ac
+++ b/configure.ac
@@ -765,6 +765,9 @@ fi
 if test x$support_selectionscrolling = xyes; then
   AC_DEFINE(SELECTION_SCROLLING, 1, Define to allow scrolling when the selection moves to the top or bottom of the screen)
 fi
+if test x$support_frills = xyes; then
+  AC_DEFINE(ENABLE_FRILLS, 1, Define if you want handling for rarely used but handy features)
+fi
 if test x$support_mousewheel = xyes; then
   AC_DEFINE(MOUSE_WHEEL, 1, Define to use wheel events (button4 and button5) to scroll)
 fi
@@ -867,14 +870,6 @@ AC_SUBST(PERL)
 AC_SUBST(IF_PERL)
 AC_SUBST(PERL_O)

-if test x$support_perl = xyes; then
-   support_frills=yes
-fi
-
-if test x$support_frills = xyes; then
-  AC_DEFINE(ENABLE_FRILLS, 1, Define if you want handling for rarely used but handy features)
-fi
-
 AC_SUBST(CFLAGS)
 AC_SUBST(CPPFLAGS)
 AC_SUBST(LDFLAGS)

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

-- Response ended

-- Page fetched on Sun Jun 2 10:50:19 2024