]> sourceware.org Git - glibc.git/blame - config-name.in
* MakeTAGS: Make sure translations in error calls are marked with
[glibc.git] / config-name.in
CommitLineData
28f540f4 1/* @configure_input@ -*- C -*-
a334319f 2 Generated from $Id$.
28f540f4
RM
3
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. */
6
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@"
This page took 0.21054 seconds and 5 git commands to generate.