summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-07-20 04:55:28 +0000
committerRoland McGrath <roland@gnu.org>1998-07-20 04:55:28 +0000
commita8f077a4ab1ec978bd5e4ba61fad6859c2c5a207 (patch)
tree750737748d3f2a729f1e05a5e92ece115c81f608
parent4c04d9f81ebbca644baf4ba88de3698fe30bd854 (diff)
.
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 74275a94..674cadcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
1998-07-20 Roland McGrath <roland@baalperazim.frob.com>
- * config.make.in (build-profiled): New variable, subst @profile@.
+ * configure.in: Grok --{en,dis}able-profile, default enable.
+ * config.make.in (build-profiled): New variable, from @enable_profile@.
* Makeconf (no_prof): Set to t if $(build-profiled) is not no.
* Makeconf: Inhibit $(target).prof_d include if no_prof=t.