Update.
[glibc.git] / config-name.in
blob6380b09254eb5964010e444e3431518dc9693715
1 /* @configure_input@ -*- C -*-
2    Generated from $Id$.
4    This is used only by the generic `uname' function for systems with no real
5    `uname' call.  If this data is not correct, it does not matter much.  */
7 #define UNAME_SYSNAME "@uname_sysname@"
8 #define UNAME_RELEASE "@uname_release@"
9 #define UNAME_VERSION "@uname_version@"
10 #define UNAME_MACHINE "@host_cpu@-@host_vendor@"