diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-03-01 11:30:04 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-03-01 11:30:04 -0800 |
commit | 29bfa94d05a5c7d1a8205753b6c13731ecba564a (patch) | |
tree | d2ed6c8a635622dc94156a783a55a1395d17ee80 /ChangeLog | |
parent | 74acf6cd24492cf32b412f7b1528d6a216a9e4d6 (diff) | |
download | txr-29bfa94d05a5c7d1a8205753b6c13731ecba564a.tar.gz txr-29bfa94d05a5c7d1a8205753b6c13731ecba564a.tar.bz2 txr-29bfa94d05a5c7d1a8205753b6c13731ecba564a.zip |
* configure: changed numerous "if ! conftest" tests to "if conftest",
swapping around the consequent and alternative clauses.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2014-03-01 Kaz Kylheku <kaz@kylheku.com> + * configure: changed numerous "if ! conftest" tests to "if conftest", + swapping around the consequent and alternative clauses. + +2014-03-01 Kaz Kylheku <kaz@kylheku.com> + * configure (conftest, conftest_o): New functions Use functions throughout tests instead of repeated code for removing target, invoking make with redirection and testing for existence of |