[MDEV-6561] libedit detection is broken Created: 2014-08-11 Updated: 2015-01-28 Resolved: 2014-09-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 5.5.39, 10.0.13 |
| Fix Version/s: | 5.5.40, 10.0.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
system libedit detection needs to check two different paths for FreeBSD and Linux. |
| Comments |
| Comment by Brian Evans [ 2014-08-11 ] |
|
Sample of how Oracle is doing editline detection in 5.6: http://bpaste.net/show/594863/ |