summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2013-10-23 11:17:18 -0700
committerKaz Kylheku <kaz@kylheku.com>2013-10-23 11:17:18 -0700
commit35a59e48c51b9bf1b5551a0c8b96e2756361b7d5 (patch)
tree9638f2b933a1007c4f0d1bf7f23420de81785072
parent81ea9468a992556b21d8cb65e6407dca9dbbfe7f (diff)
downloadtxr-35a59e48c51b9bf1b5551a0c8b96e2756361b7d5.tar.gz
txr-35a59e48c51b9bf1b5551a0c8b96e2756361b7d5.tar.bz2
txr-35a59e48c51b9bf1b5551a0c8b96e2756361b7d5.zip
* configure: Change to header block comment generated in config.h
-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.
*/