blob: 9840259df0adef2534c92cf11f7e4eef1d1789f7 [file] [log] [blame]
//===-------- Classpath.h - Configuration for classpath -------------------===//
//
// JnJVM
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
const char* GNUClasspathLibs = "@classpathlibs@";
const char* GNUClasspathGlibj = "@classpathglibj@";
const char* GNUClasspathVersion = "@classpathversion@";