; TODO: Streamline macro usage regarding external dependencies.
           There is currently HAS*, HAVE*, HB_HAVE*, HB_WITHOUT*
           plus some other variations.
           We should probably stick to HB_BUILD_WITH_* for user
           level control, and HB_HAS_* for internal detection logic.

We need two vars.
One to include non default parts and second to exclude default parts.

This could still mean one setting which can be set to yes/no
with proper yes/no systems defaults.

This has the advantage that if the default changes, we don't
need to change all user level settings and rename the controlling
variables.

I'll explore current needs / status when doing this actual TODO,
maybe I can form a better opinion after seeing all the details.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to