Ticket #3601 (closed defect: fixed)
./configure --without-internal-edit is broken
Reported by: | zaytsev | Owned by: | zaytsev |
---|---|---|---|
Priority: | major | Milestone: | 4.8.16 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
../../../src/filemanager/midnight.c: In function ‘get_random_hint’: ../../../src/filemanager/midnight.c:1677:57: error: ‘MC_HINT’ undeclared (first use in this function) data = load_mc_home_file (mc_global.share_data_dir, MC_HINT, NULL, &len); ^ ../../../src/filemanager/midnight.c:1677:57: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [midnight.lo] Error 1
Change History
comment:2 Changed 9 years ago by zaytsev
Branch: 3601_without_internal_edit
Initial changeset: [8793b14befb2cbf8a7cc26a84c8ac6b7b18ca23b]
comment:5 Changed 9 years ago by zaytsev
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from on review to merged
Merged to master: [b98cf5c2cb38606df81c939d3570f4bf0465bb99]
Note: See
TracTickets for help on using
tickets.