From: Rafael L. <lab...@ps...> - 2003-10-10 08:36:40
|
* Maurice LeBrun <mj...@ga...> [2003-10-10 01:48]: > A qualification: I meant as regards user code. As far as the core is > concerned, they are used in plctrl.c and plcore.c to establish the install > locations, and this use needs to be retained. As mentioned before in this thread, the *_DIR #define's are included in config.h by the AC_DEFINE_UNQUOTED calls in configure.ac. plConfig.h includes config.h at build time, so we are in business. -- Rafael |