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] | |
You can use Automake conditionals. These are configure-time conditionals rather than make-time conditionals.
You could add --with-check and --with-prof options to your configure script which enables these conditionals.
If your package preserves the capability to build outside of the source tree, then your users can simply maintain seperate builds with the desired options enabled.
cheers, dalibor topic
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |