This is the mail archive of the automake@gnu.org mailing list for the automake project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Tom Tromey wrote: > > Since there are no pre-canned macros for ObjC, you must define the > `OBJC' macro in configure.ac yourself. Like so: > > OBJC=... something ... > AC_SUBST(OBJC) > > Tom > > thank you, it works, (`OBJCFLAGS' should be set and substituted as well) -- Matej Kosik
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |