diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2011-10-15 12:39:28 -0400 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2011-10-15 12:39:28 -0400 |
commit | 94f45d08c3c9db275aae5cb47e948b8c6824c384 (patch) | |
tree | ba76ab5ee74ebf52068ba45fd6db5fe28b84723a /ChangeLog | |
parent | 6513ac64f6c33223da753d7a3665cedcc225faaf (diff) | |
download | txr-94f45d08c3c9db275aae5cb47e948b8c6824c384.tar.gz txr-94f45d08c3c9db275aae5cb47e948b8c6824c384.tar.bz2 txr-94f45d08c3c9db275aae5cb47e948b8c6824c384.zip |
* configure: POSIX Portability. Use = instead of ==
in test expressions. This was revealed by ubuntu's dash.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-10-15 Kaz Kylheku <kaz@kylheku.com> + + * configure: POSIX Portability. Use = instead of == + in test expressions. This was revealed by ubuntu's dash. + 2011-10-13 Kaz Kylheku <kaz@kylheku.com> * parser.y (elem): Amending previous change. A single space |