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

Comparing rxvt-unicode/src/feature.h (file contents):
Revision 1.4 by pcg, Thu Dec 18 13:33:02 2003 UTC vs.
Revision 1.5 by pcg, Sat Jan 17 01:20:01 2004 UTC

1/* 1/*
2 * File: feature.h 2 * File: feature.h
3 * $Id: feature.h,v 1.4 2003/12/18 13:33:02 pcg Exp $
4 * 3 *
5 * Compile-time configuration. 4 * Compile-time configuration.
6 *----------------------------------------------------------------------- 5 *-----------------------------------------------------------------------
7 * Copyright (c) 1997,1998 Oezguer Kesim <kesim@math.fu-berlin.de> 6 * Copyright (c) 1997,1998 Oezguer Kesim <kesim@math.fu-berlin.de>
8 * 7 *
19 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
20 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
21 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 20 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
22 * 21 *
23 *----------------------------------------------------------------------*/ 22 *----------------------------------------------------------------------*/
24#ifndef _FEATURE_H 23#ifndef FEATURE_H
25#define _FEATURE_H 24#define FEATURE_H
26 25
27#ifndef X11USRLIBDIR 26#ifndef X11USRLIBDIR
28# define X11USRLIBDIR "/usr/X11R6/lib" 27# define X11USRLIBDIR "/usr/X11R6/lib"
29#endif 28#endif
30#ifndef X11LIBDIR 29#ifndef X11LIBDIR

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines