blob: f5e763d768a5cb3829917fbded169fea4d67a153 [file] [log] [blame] [raw]
/* Helder Correia <helder.correia@netcabo.pt> */
/* Is Linux the build target OS? */
#undef HAVE_LINUX
/* Is *BSD the build target OS? */
#undef HAVE_BSD
/* Is Solaris the build target OS? */
#undef HAVE_SOLARIS