summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2013-12-12 22:38:46 -0800
committerKaz Kylheku <kaz@kylheku.com>2013-12-12 22:38:46 -0800
commitccf6c78422c227778c5e6103413849803aa7b158 (patch)
tree56cf2d5881ea42d72900f93b3efc9249dacf2574 /ChangeLog
parent8e493b2eaf671e962a55e13c17bf42c51a3fd2bd (diff)
downloadtxr-ccf6c78422c227778c5e6103413849803aa7b158.tar.gz
txr-ccf6c78422c227778c5e6103413849803aa7b158.tar.bz2
txr-ccf6c78422c227778c5e6103413849803aa7b158.zip
* configure (config_flags): Variable removed. This was more trouble than it
was worth, and only solved problems caused by not checking that the test program was made all the way to an executable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbe6ba62..e3407b5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2013-12-12 Kaz Kylheku <kaz@kylheku.com>
+ * configure (config_flags): Variable removed. This was more trouble than it
+ was worth, and only solved problems caused by not checking that the test
+ program was made all the way to an executable.
+
+2013-12-12 Kaz Kylheku <kaz@kylheku.com>
+
* configure: Fix warnings in test cases for HAVE_FORK_STUFF
and HAVE_DAEMON.