summaryrefslogtreecommitdiff
path: root/config-name.in
blob: 6380b09254eb5964010e444e3431518dc9693715 (plain)
1
2
3
4
5
6
7
8
9
10
/* @configure_input@ -*- C -*-
   Generated from $Id$.

   This is used only by the generic `uname' function for systems with no real
   `uname' call.  If this data is not correct, it does not matter much.  */

#define UNAME_SYSNAME "@uname_sysname@"
#define UNAME_RELEASE "@uname_release@"
#define UNAME_VERSION "@uname_version@"
#define UNAME_MACHINE "@host_cpu@-@host_vendor@"