/* * Define Host machine * * Version $Id$ * */ /* Copyright (C) 2000-2005 Kern Sibbald This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as amended with additional clauses defined in the file LICENSE in the main source directory. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the the file LICENSE for additional details. */ #define HOST_OS "@host@" #define DISTNAME "@DISTNAME@" #define DISTVER "@DISTVER@"