/* #define HasVsyslog -- turn on if you have vsyslog in libc
(might want to be in the architecture-specific
configuration file) */
+/* #define HasStrdup -- turn on if you have strdup() in libc
+ (might want to be in the architecture-specific
+ configuration file) */
+
/* #define LdLibLocations -L/foo/bar -- alternate library search paths,
if needed for some system libraries */
/* #define StandardIncludes -I/foo/bar -- additional include paths, if