aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rwxr-xr-xconfigure4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f4f8a4b..609a220 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-11-26 Tsutomu Okada <okada@furuno.co.jp>
+
+ * [w3m-dev 02537]
+ * configure: s/$def_egd/def_use_egd/
+
2001-11-26 Fumitoshi UKAI <ukai@debian.or.jp>
* [w3m-dev 02556]
diff --git a/configure b/configure
index 55cb939..3fc35cc 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: configure,v 1.20 2001/11/26 09:01:08 ukai Exp $
+# $Id: configure,v 1.21 2001/11/26 09:59:16 ukai Exp $
# Configuration.
#
@@ -1860,7 +1860,7 @@ $def_use_bufinfo
/*
* Support EGD (Entropy Gathering Daemon)
*/
-$def_egd
+$def_use_egd
/*
* Remove line trailing spaces in html buffer.