summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rwxr-xr-xconfigure2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f7a8378..f8894960 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2013-10-23 Kaz Kylheku <kaz@kylheku.com>
+ * configure: Change to header block comment generated in config.h
+
+2013-10-23 Kaz Kylheku <kaz@kylheku.com>
+
Version 69
* txr.c (version): Bumped.
diff --git a/configure b/configure
index 58061e35..571762d3 100755
--- a/configure
+++ b/configure
@@ -607,7 +607,7 @@ cat <<! > config.h
/*
* Header file automatically generated by $0.
* Tweaking this file may seem like a good temporary workaround
- * than tweak the file, but you probably should fix the script
+ * to some problem but you probably should fix the script
* to do the job. In any case, be aware that you will lose your
* changes if you re-run $0.
*/