ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/logging.h
(Generate patch)

Comparing rxvt-unicode/src/logging.h (file contents):
Revision 1.2 by pcg, Mon Nov 24 17:31:27 2003 UTC vs.
Revision 1.3 by pcg, Sat Jan 17 01:20:01 2004 UTC

1/*
2 * $Id: logging.h,v 1.2 2003/11/24 17:31:27 pcg Exp $
3 */
4
5#ifndef _LOGGING_H_ 1#ifndef LOGGING_H_
6#define _LOGGING_H_ 2#define LOGGING_H_
7 3
8#ifdef UTMP_SUPPORT 4#ifdef UTMP_SUPPORT
9# if ! defined(HAVE_STRUCT_UTMPX) && ! defined(HAVE_STRUCT_UTMP) 5# if ! defined(HAVE_STRUCT_UTMPX) && ! defined(HAVE_STRUCT_UTMP)
10# error cannot build with utmp support - no utmp or utmpx struct found 6# error cannot build with utmp support - no utmp or utmpx struct found
11# endif 7# endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines