Summary: | automake fails to generate Makefile.in when project contains Objective-C sources | ||||||
---|---|---|---|---|---|---|---|
Product: | Sisyphus | Reporter: | Sir Raorn <raorn> | ||||
Component: | automake_1.8 | Assignee: | Dmitry V. Levin <ldv> | ||||
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus | ||||
Severity: | major | ||||||
Priority: | P2 | ||||||
Version: | unstable | ||||||
Hardware: | all | ||||||
OS: | Linux | ||||||
Attachments: |
|
Description
Sir Raorn
2004-04-30 10:05:09 MSD
Created attachment 401 [details]
Objective-C compiles support via AM_PROG_OBJC (aclocal)
Applied in automake_1.8-1.8.3-alt3. The file did not make it to the installed files. You have to add it to dist_m4data_DATA variable in m4/Makefile to have it installed. It was fixed a long time ago. |