|
two binaries with different libraries: msg#00120sysutils.automake.general
Hi, I have two applications (in different directories) in the configure tree. They need to be linked with a different set of libraries. What is the best way to proceed: - using autoconf, I link the binaries with all libraries, even though that is overkill. - I use *_LDADD. In that case, as far as I know, I cannot check for the libraries in the configuration anymore. Is it sensible to add AC_SUBST(program_LDADD) in configure.ac? Thanks, Frederik Fouvry |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | some usage questions: 00120, Martin MAURER |
|---|---|
| Next by Date: | Re: two binaries with different libraries: 00120, Andreas Schwab |
| Previous by Thread: | some usage questionsi: 00120, Martin MAURER |
| Next by Thread: | Re: two binaries with different libraries: 00120, Andreas Schwab |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |