diff options
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | 2014-03-05 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2014-03-05 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | Fix configuration bug on Solaris 2.5.1 (Bug#16896). | 3 | Fix configuration bug on Solaris 2.5.1 (Bug#16905). |
| 4 | * configure.ac: Fix a bug in shell pattern matching that caused | 4 | * configure.ac: Fix a bug in shell pattern matching that caused |
| 5 | 'configure' to treat Solaris 2.5.1 as if it were Solaris 10 or later. | 5 | 'configure' to treat Solaris 2.5.1 as if it were Solaris 10 or later. |
| 6 | 6 | ||