/* $Id: config.plain,v 1.3 2012/08/09 19:36:34 ksb Exp $ * * Tell the msrc machine.h that we are not autoconfigured (yet) * the configure script overwrites this file when run and never * defines this special macro. (I know that's an odd invarient.) */ #if !defined(USE_MSRC_DEFAULT) #define USE_MSRC_DEFAULT 1 #endif