*** empty log message ***
authorroot <root>
Sat, 28 Jan 2006 21:25:11 +0000 (21:25 +0000)
committerroot <root>
Sat, 28 Jan 2006 21:25:11 +0000 (21:25 +0000)
Changes
config.h.in
configure
configure.ac

diff --git a/Changes b/Changes
index 7fa4a8c1d320a92b5338b3554ba65344bcfd4ac2..785673c2ad6d20de2cae99c3ba9868a3a152ae9d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -16,6 +16,7 @@ DUMB: support tex fonts
         - fix version report (DA) (which was unfortunately broken).
         - changed version number report again, now to emulate xterm better.
         - added the OSC sequence 702 to detect the urxvt version number.
+        - small configure updates.
 
 7.4  Sat Jan 28 15:26:27 CET 2006
        - screen background wasn't always erased properly when scrolling,
index d3a6f9337b238137c27db20f5136bd9e2171cd87..32d7316dad5d5c6655c5def9be9f0212dcaa5e72 100644 (file)
@@ -99,9 +99,6 @@
 /* Define to 1 if you have the `revoke' function. */
 #undef HAVE_REVOKE
 
-/* Define if you have sched-h and sched_yield */
-#undef HAVE_SCHED_YIELD
-
 /* Define to 1 if you have the `seteuid' function. */
 #undef HAVE_SETEUID
 
index 2bef0a62b63176d99e405dbce56ed5f8f2372c4b..1439b64395b8258b568e18bd8159857d97e643ef 100755 (executable)
--- a/configure
+++ b/configure
@@ -14557,17 +14557,6 @@ if test x$support_xim = xyes -a x$rxvt_cv_func_xlocale = xno; then
   echo ".----------------------------------------------------------------."
 fi
 
-echo "  *** Optionally check src/feature.h for further options ***"
-echo
-
-echo ".----------------------------------------------------------------."
-echo ". NOTE: some features are disabled by default, try               ."
-echo ". configure --help to get an idea of the optional features,      ."
-echo ". or read ./README.configure                                     ."
-echo ".                                                                ."
-echo ". The script ./reconf gives a reasonable baseline, try it if     ."
-echo ". you do not want to read documentation and still want some      ."
-echo ". useful features.                                               ."
-echo ".----------------------------------------------------------------."
+echo "*** Optionally check src/feature.h for further, rarely used options ***"
 echo
 
index d2584464e6a11fa00fa6db83792fd5488eca43bc..c178e9226fac5e9082477d8856c5d55b4f4a9261 100644 (file)
@@ -997,14 +997,3 @@ fi
 echo "*** Optionally check src/feature.h for further, rarely used options ***"
 echo
 
-echo ".----------------------------------------------------------------."
-echo ". NOTE: some features are disabled by default, try               ."
-echo ". configure --help to get an idea of the optional features,      ."
-echo ". or read ./README.configure                                     ."
-echo ".                                                                ."
-echo ". The script ./reconf gives a reasonable baseline, try it if     ."
-echo ". you do not want to read documentation and still want some      ."
-echo ". useful features.                                               ."
-echo ".----------------------------------------------------------------."
-echo
-