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

git.thebackupbox.net

rxvt-unicode-sixel

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

commit f13988470ddb736fcc9b3d9ccc99263f0d566770
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Sat Feb 17 20:44:03 2007 +0000

    *** empty log message ***

diff --git a/Changes b/Changes

index 65a91bc5d635ace4c9813890688e8d1313cee41a..

index ..ff43da8c168bc6fc2c5a7775d0f7993c793e2c79 100644

--- a/Changes
+++ b/Changes
@@ -20,6 +20,8 @@ WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the
 WISH: kick out xpm.C, replace by pixbuf
 DUMB: support tex fonts

+	- nuke reconf script, serves no purpose anymore.
+
 8.2  Sat Feb 17 21:35:28 CET 2007
 	- fix make depend in src/, reported by exg.
         - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong.
diff --git a/MANIFEST b/MANIFEST

index 92f77a2eb476810b01256183e80ba1d3efc0b604..

index ..34fe2aa906be72ae68e62eb22066ae43acb16d63 100644

--- a/MANIFEST
+++ b/MANIFEST
@@ -5,7 +5,6 @@ INSTALL
 MANIFEST
 README.configure
 README.FAQ
-reconf
 update_ptytty
 configure
 configure.ac
diff --git a/doc/rxvt.7.pod b/doc/rxvt.7.pod

index 1958c9204c5716ca13875f41774f7541a5d88e1b..

index ..b0540886676020863731c0bc3d3da289131587c6 100644

--- a/doc/rxvt.7.pod
+++ b/doc/rxvt.7.pod
@@ -2203,10 +2203,9 @@ your system.

 General hint: if you get compile errors, then likely your configuration
 hasn't been tested well. Either try with C<--enable-everything> or use
-the F<./reconf> script as a base for experiments. F<./reconf> is used by
-myself, so it should generally be a working config. Of course, you should
-always report when a combination doesn't work, so it can be fixed. Marc
-Lehmann <rxvt@schmorp.de>.
+the default configuration (i.e. C<--enable-xxx> or C<--disable-xxx>). Of
+course, you should always report when a combination doesn't work, so it
+can be fixed. Marc Lehmann <rxvt@schmorp.de>.

 All

diff --git a/reconf b/reconf
deleted file mode 100755
index 41e1ec87febc897e0c96642ede82c239fc66e466..0000000000000000000000000000000000000000
--- a/reconf
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/sh
-
-# this is the configure script I use. It represents most of the features I
-# support and is a good baseline :)
-
-# just set some compiler options
-if [ "x$HOSTNAME" = xcerebro -o "x$HOSTNAME" = xfuji ]; then
-   CC=ccache\ gcc
-   CXX=ccache\ g++
-   export CC CXX
-   unset CXXFLAGS CFLAGS
-fi
-
-./configure --prefix=/opt/rxvt --with-name=rxvt --enable-menubar \
-            "$@"

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

-- Response ended

-- Page fetched on Sun Jun 2 09:35:54 2024