ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/include/svsconfig.h
(Generate patch)

Comparing ermyth/include/svsconfig.h (file contents):
Revision 1.1 by pippijn, Thu Jul 19 08:24:50 2007 UTC vs.
Revision 1.2 by pippijn, Tue Aug 28 17:08:07 2007 UTC

1/*
2 * Copyright © 2007 Pippijn van Steenhoven / The Ermyth Team
3 * Rights to this code are documented in doc/pod/gplicense.pod.
4 *
5 * Compile-time configuration and some sysconf #defines.
6 * dbg, the ermyth debug output, also lives in this file.
7 *
8 * $Id: svsconfig.h,v 1.2 2007/08/28 17:08:07 pippijn Exp $
9 */
10
1#ifndef CONFIG_H 11#ifndef CONFIG_H
2#define CONFIG_H 12#define CONFIG_H
13
14#include <sysconf.h>
3 15
4/* Compile-time configuration */ 16/* Compile-time configuration */
5 17
6#define PURE_ISO 1 18#define PURE_ISO 1
7#define DEBUG 1 19#define DEBUG 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines