//#include "ts_features.h" --- Note --- ------------ This template file is processed by CPP at buildtime to create a single 'navigation_tree.xml' file which is tuned for the particular build. The file 'traffic/common/include/ts_features.h' is included and it translates common compile-time defines (i.e., 'oem' or 'Linux') into a desired feature set. It is hoped that this file, and the controlling header file will be relatively straightforward to read and adjust. Further, the header file may be included elsewhere to syncronize behaviour across the system. Note that in order to not change the existing convenience, there is still a .../http2/navigation_tree.xml file, but it is unused in any of the packaged products. For 'gmake install' installations, the user may copy or from the tuned version in the build tree if it is desirable for the task at hand. (Rem: {inst}/bin/ui/ is linked to a common area.) This text will be stripped from the build 'navigation_tree.xml'. ------------- ] > #if (HOST_OS == linux) || (HOST_OS == solaris) #endif #ifdef FTR_SES_CTRL #endif #ifdef FTR_SNAP_FTP #endif #ifdef FTR_SNAP_FLOPPY #endif #ifdef FTR_DATE_TIME #endif #ifdef FTR_BOX_CTRL #endif #ifdef FTR_REAL_PROXY #endif #if (HOST_OS == linux) || (HOST_OS == solaris) #endif #ifdef FTR_PLG_INK #ifdef FTR_PLG_VIRUS_SCAN #endif #ifdef FTR_OTW_UP #endif