What do you think about "global" defines in IDE?

What do you think about "global" defines in IDE?
For example, library A could be integrated with library B. Now, when installling A user should change some DEFINEs in A inc files.
But if B could set global $DEFINE B_INSTALLED life will be easier.

Comments