diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-05-17 17:50:30 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-05-17 17:50:30 -0700 |
commit | f1d3884b7492e8c08f964b893153d6b2b5b44361 (patch) | |
tree | e9056b731293f302181cdb487ab5a2608dd86712 /ChangeLog | |
parent | bf01a8204bac52cdc078e7c82922bf10863adfc4 (diff) | |
download | txr-f1d3884b7492e8c08f964b893153d6b2b5b44361.tar.gz txr-f1d3884b7492e8c08f964b893153d6b2b5b44361.tar.bz2 txr-f1d3884b7492e8c08f964b893153d6b2b5b44361.zip |
* configure: Do not capture the stderr of GNU Make in the
configure step; send it to /dev/null.
* txr.spec: Adding specfile for building RPMs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-05-17 Kaz Kylheku <kaz@kylheku.com> + + * configure: Do not capture the stderr of GNU Make in the + configure step; send it to /dev/null. + + * txr.spec: Adding specfile for building RPMs. + 2012-04-24 Kaz Kylheku <kaz@kylheku.com> * eval.c (range_v_func, range_v_star_func): Restore the order of |