diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2013-12-12 22:38:46 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2013-12-12 22:38:46 -0800 |
commit | ccf6c78422c227778c5e6103413849803aa7b158 (patch) | |
tree | 56cf2d5881ea42d72900f93b3efc9249dacf2574 /ChangeLog | |
parent | 8e493b2eaf671e962a55e13c17bf42c51a3fd2bd (diff) | |
download | txr-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |