blob: c0e7e0aff3e5a1d5d98b180dee967afa186b00ac [file] [log] [blame]
//===- Config.h.in --------------------------------------------------------===//
//
// The MCLinker Project
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#ifndef MCLD_CONFIG_H
#define MCLD_CONFIG_H
#define @MCLD_ON_PLATFORM@ 1
#define MCLD_VERSION "@MCLD_VERSION@"
#endif