Hi Przemek,
2009-05-14 19:20 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/bin/hb-func.sh * respect HB_USER_LIBS creating hbmk.cfg
Is this for sure what you intented? I'm asking because this way someone building Harbour while having HB_USER_LIBS set (which may contain any local libs), will be hard coded into the final distribution. This could still be okay, although builders will now have to take care of clearing this envvar before creating a public release, I expect someone will forget it. At the same time, hbmk2 will pick envvar HB_USER_LIBS anyway, so I'm not sure it's necessary to have it hard coded also in hbmk.cfg, unless you want to create an internal distro with some extra bundled libs. To have the same end-result without such side-effect, maybe reading a different envvar at build time would be better, like HB_USER_EXTRA_LIBS, HB_USER_DEF_LIBS or similar. Brgds, Viktor _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour