Ticket #1981 (closed defect: fixed)
Need to add AM_PROG_CC_C_O in 'configure.ac'
Reported by: | slavazanko | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7 |
Component: | mc-core | Version: | 4.7.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master committed-stable |
Description
With automake-1.10.2 have some error:
src/consaver/Makefile.am:5: compiling `cons.saver.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'
Change History
comment:1 Changed 15 years ago by slavazanko
- Status changed from new to accepted
- Owner set to slavazanko
- severity changed from no branch to on review
comment:2 Changed 15 years ago by slavazanko
- Votes for changeset set to slavazanko
Sorry, branch rebased. New initial commit is:
comment:3 Changed 15 years ago by andrew_b
- Votes for changeset changed from slavazanko to slavazanko andrew_b
- severity changed from on review to approved
Note: See
TracTickets for help on using
tickets.
Created branch 1981_AM_PROG_CC_C_O (parent: master).
changeset:af1133ffaff1191d06cc8ed471b208e183d44925
Review, please.