-- 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: 13929a8d0b24d0cc883abe2fa069262395e82d89:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit 13929a8d0b24d0cc883abe2fa069262395e82d89
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Sat Jan 21 21:01:54 2006 +0000

    *** empty log message ***

diff --git a/configure b/configure

index e95529c47f959a5c8713f3b31c778ad4ccb78f6c..

index ..064b4c48384d463b1b0651618e91359736b625e1 100755

--- a/configure
+++ b/configure
@@ -3284,14 +3284,14 @@ sed 's/^/| /' conftest.$ac_ext >&5

          echo "$as_me:$LINENO: result: no, make everything bigger and slower" >&5
 echo "${ECHO_T}no, make everything bigger and slower" >&6
-         CXX="$save_CXX"
          LIBS="$save_LIBS"
-         LINKER="$CXX"
+         LINKER="$save_CXX"


 fi
 rm -f conftest.err conftest.$ac_objext \
       conftest$ac_exeext conftest.$ac_ext
+   CXX="$save_CXX"
 fi
 LINKER=$LINKER

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

index b4f2d81773b4ff185388aee6c0b6b65519d07c5b..

index ..4e4f0ef31180a184b8d51d66104735baa5fb366d 100644

--- a/configure.ac
+++ b/configure.ac
@@ -50,12 +50,12 @@ if test x$GCC = xyes && test x$GXX = xyes; then
       [AC_LANG_PROGRAM([struct test { }; void f() try { throw new test; } catch (...) { throw; }])],
       [AC_MSG_RESULT(ok)],
       [
-         AC_MSG_RESULT([no, make everything bigger and slower])
-         CXX="$save_CXX"
+         AC_MSG_RESULT([no, making everything bigger and slower])
          LIBS="$save_LIBS"
-         LINKER="$CXX"
+         LINKER="$save_CXX"
       ]
    )
+   CXX="$save_CXX"
 fi
 AC_SUBST(LINKER,[$LINKER])

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

-- Response ended

-- Page fetched on Sun Jun 2 10:30:37 2024