-- 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: b147da13b8d7fc78190907a925e319f49222abd9:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit b147da13b8d7fc78190907a925e319f49222abd9
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Sun Dec 23 05:03:52 2007 +0000

    partial autopupdate ftw

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

index 2b038420f95f4ec3eebf21f6a33dc464b9746a45..

index ..2fe4b2d38a33d919779f21fe15b96a0e9fca8ac5 100644

--- a/configure.ac
+++ b/configure.ac
@@ -722,13 +722,13 @@ if test x$support_perl = xyes; then
      save_LIBS="$LIBS"
      CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
      LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
-     AC_TRY_LINK([
+     AC_LINK_IFELSE([AC_LANG_PROGRAM([[
 #include <EXTERN.h>
 #include <perl.h>
 #include <XSUB.h>
-],[
+]], [[
      PerlInterpreter *perl = perl_alloc ();
-],[rxvt_perl_link=yes],[rxvt_perl_link=no])
+]])],[rxvt_perl_link=yes],[rxvt_perl_link=no])
      CXXFLAGS="$save_CXXFLAGS"
      LIBS="$save_LIBS"

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

-- Response ended

-- Page fetched on Sun Jun 2 09:43:53 2024