Mercurial > emacs
comparison ChangeLog @ 108034:8ff86e76b50f
Avoid non-portable shell command negation
* configure.in: Revert last change.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Wed, 21 Apr 2010 23:44:48 +0200 |
parents | 1c3b0c4f71d9 |
children | a8704023ff6d |
comparison
equal
deleted
inserted
replaced
108033:1545dcb1c3b7 | 108034:8ff86e76b50f |
---|---|
1 2010-04-21 Andreas Schwab <schwab@linux-m68k.org> | |
2 | |
3 Avoid non-portable shell command negation | |
4 * configure.in: Revert last change. | |
5 | |
1 2010-04-21 Jan Djärv <jan.h.d@swipnet.se> | 6 2010-04-21 Jan Djärv <jan.h.d@swipnet.se> |
2 | 7 |
3 * configure.in: Change "if test ! -f" to "if ! test -f". | 8 * configure.in: Change "if test ! -f" to "if ! test -f". |
4 | 9 |
5 2010-04-21 Glenn Morris <rgm@gnu.org> | 10 2010-04-21 Glenn Morris <rgm@gnu.org> |